Skip to content

Commit

Permalink
chore(deps): bump
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Using conventional-github-releaser v1.
  • Loading branch information
stevemao committed Feb 8, 2016
1 parent 55b4ba3 commit 0ed1132
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@
"license": "MIT",
"dependencies": {
"chalk": "^1.1.0",
"conventional-github-releaser": "^0.5.0",
"conventional-github-releaser": "^1.0.0",
"plur": "^2.0.0"
},
"devDependencies": {
"grunt": "^0.4.5",
"grunt-bump": "^0.6.0",
"grunt-bump": "^0.7.0",
"grunt-cli": "^0.1.13",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-jshint": "^0.11.2",
"grunt-contrib-clean": "^0.7.0",
"grunt-contrib-jshint": "^0.12.0",
"grunt-contrib-nodeunit": "^0.4.1",
"grunt-coveralls": "^1.0.0",
"grunt-github-remove-all-releases": "^1.0.0",
Expand Down

0 comments on commit 0ed1132

Please sign in to comment.