Merge pull request #28 from sparanoid/greenkeeper-grunt-conventional-changelog-6.0.0

Update grunt-conventional-changelog to version 6.0.0 🚀
This commit is contained in:
Tunghsiao Liu
2016-02-11 19:20:26 +08:00

View File

@@ -25,7 +25,7 @@
"devDependencies": { "devDependencies": {
"grunt": "^0.4.5", "grunt": "^0.4.5",
"grunt-bump": "^0.7.0", "grunt-bump": "^0.7.0",
"grunt-conventional-changelog": "^5.0.0", "grunt-conventional-changelog": "^6.0.0",
"grunt-npm": "0.0.2", "grunt-npm": "0.0.2",
"matchdep": "^1.0.0" "matchdep": "^1.0.0"
}, },