Merge pull request #29 from sparanoid/greenkeeper-grunt-conventional-changelog-6.0.1

grunt-conventional-changelog@6.0.1 untested ⚠️
This commit is contained in:
Tunghsiao Liu
2016-02-11 19:41:57 +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": "^6.0.0", "grunt-conventional-changelog": "^6.0.1",
"grunt-npm": "0.0.2", "grunt-npm": "0.0.2",
"matchdep": "^1.0.0" "matchdep": "^1.0.0"
}, },