Skip to content

Commit 84bc842

Browse files
fix(package): update commander to version 4.1.1
Closes #124
1 parent 3bd2caf commit 84bc842

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
@@ -47,7 +47,7 @@
4747
"rimraf": "^3.0.0"
4848
},
4949
"dependencies": {
50-
"commander": "^2.9.0",
50+
"commander": "^4.1.1",
5151
"cross-spawn": "^6.0.5",
5252
"debug": "^4.1.1",
5353
"mkdirp": "^0.5.1",

0 commit comments

Comments
 (0)