Skip to content
This repository was archived by the owner on Oct 30, 2020. It is now read-only.

Commit 8028c93

Browse files
fix(package): update commander to version 4.1.1
Closes #55
1 parent 055e9d0 commit 8028c93

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
@@ -41,7 +41,7 @@
4141
},
4242
"dependencies": {
4343
"coffee-script": "^1.12.0",
44-
"commander": "^2.11.0",
44+
"commander": "^4.1.1",
4545
"debug": "^3.0.0",
4646
"uuid": "^3.0.1"
4747
},

0 commit comments

Comments
 (0)