Skip to content

Commit

Permalink
feat(deps): bump
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Use conventional-changelog^0.5.0
  • Loading branch information
stevemao committed Sep 30, 2015
1 parent 6a867a4 commit bacd631
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
"dependencies": {
"chalk": "^1.1.0",
"concat-stream": "^1.5.0",
"conventional-changelog": "^0.4.0",
"conventional-changelog": "^0.5.0",
"plur": "^2.0.0",
"q": "^1.4.1"
},
"devDependencies": {
"grunt": "^0.4.5",
"grunt-bump": "^0.3.0",
"grunt-bump": "^0.6.0",
"grunt-cli": "^0.1.13",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-copy": "^0.8.0",
Expand Down

0 comments on commit bacd631

Please sign in to comment.