Skip to content

Commit 870c17f

Browse files
fix(package): update commander to version 4.1.1
Closes #10
1 parent b693e0e commit 870c17f

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
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"async": "^2.1.4",
1111
"colors": "^1.1.2",
12-
"commander": "^2.9.0",
12+
"commander": "^4.1.1",
1313
"lodash": "^4.17.2",
1414
"readdir": "^0.0.13",
1515
"semver": "^5.0.3"

0 commit comments

Comments
 (0)