Skip to content

Commit 6e2bd62

Browse files
fix(package): update commander to version 4.0.0
Closes #141
1 parent 6d7e254 commit 6e2bd62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"babel-polyfill": "^6.22.0",
1313
"babel-preset-latest": "^6.22.0",
1414
"babel-register": "^6.22.0",
15-
"commander": "^2.9.0",
15+
"commander": "^4.0.0",
1616
"eslint": "^4.1.0",
1717
"eslint-plugin-babel": "^5.1.0",
1818
"moment": "^2.18.1",

0 commit comments

Comments
 (0)