Skip to content
This repository has been archived by the owner on Jun 7, 2020. It is now read-only.

Commit

Permalink
fix(package): update commander to version 4.0.0
Browse files Browse the repository at this point in the history
Closes #26
  • Loading branch information
greenkeeper[bot] committed Nov 1, 2019
1 parent 418621f commit 6290023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"homepage": "https://github.com/miyajan/versioneye-slack",
"dependencies": {
"commander": "^2.9.0",
"commander": "^4.0.0",
"slack-incoming-webhook": "^1.1.0",
"versioneye-api-client": "^0.1.4"
},
Expand Down

0 comments on commit 6290023

Please sign in to comment.