Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

Commit

Permalink
fix(build): fix grunt-conventional-changelog release
Browse files Browse the repository at this point in the history
Mismatch with conventional-changelog package release.
  • Loading branch information
albertosantini committed Sep 5, 2015
1 parent 83dbd34 commit da67af2
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 @@ -37,7 +37,7 @@
"eslint-plugin-angular": "~0.11.0",
"grunt": "~0.4.5",
"grunt-cli": "~0.1.13",
"grunt-conventional-changelog": "~0.4.3",
"grunt-conventional-changelog": "~4.1.0",
"grunt-eslint": "~17.1.0",
"grunt-karma": "~0.12.0",
"mocha": "~2.3.0",
Expand Down

0 comments on commit da67af2

Please sign in to comment.