Skip to content

Commit 2a559f3

Browse files
fix(package): update commander to version 3.0.2
Closes #21
1 parent cb9c0e9 commit 2a559f3

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
@@ -24,7 +24,7 @@
2424
"license": "MIT",
2525
"dependencies": {
2626
"chalk": "^1.1.3",
27-
"commander": "^2.9.0",
27+
"commander": "^3.0.2",
2828
"fs-extra": "^4.0.0",
2929
"image-type": "^3.0.0",
3030
"read-chunk": "^2.0.0",

0 commit comments

Comments
 (0)