Skip to content

Commit

Permalink
fix(package): update commander to version 4.0.1
Browse files Browse the repository at this point in the history
Closes #61
  • Loading branch information
greenkeeper[bot] committed Nov 11, 2019
1 parent 15ec929 commit c00f5df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -60,7 +60,7 @@
"lib": "lib"
},
"dependencies": {
"commander": "^2.19.0",
"commander": "^4.0.1",
"express": "^4.16.4"
},
"devDependencies": {
Expand Down

0 comments on commit c00f5df

Please sign in to comment.