Skip to content

Commit c387d44

Browse files
fix(package): update commander to version 5.1.0
Closes #31
1 parent 1fbfb9b commit c387d44

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
@@ -38,7 +38,7 @@
3838
"dependencies": {
3939
"co": "^4.6.0",
4040
"colors": "^1.3.3",
41-
"commander": "^4.0.0",
41+
"commander": "^5.1.0",
4242
"moment": "^2.23.0",
4343
"shelljs": "^0.8.3"
4444
}

0 commit comments

Comments
 (0)