Skip to content

Commit e36782c

Browse files
fix(package): update commander to version 4.1.1
Closes #43
1 parent ceeffd4 commit e36782c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"dependencies": {
5050
"cli-prompt": "^0.6.0",
51-
"commander": "^2.8.1",
51+
"commander": "^4.1.1",
5252
"debug": "^2.6.8",
5353
"mkdirp": "^0.5.1"
5454
},

0 commit comments

Comments
 (0)