wip: try grunt-release

This commit is contained in:
Tunghsiao Liu
2015-04-22 12:20:35 +08:00
parent e16fbea36a
commit d99e09a738
2 changed files with 19 additions and 1 deletions

View File

@@ -27,7 +27,8 @@
"readmeFilename": "README.md",
"devDependencies": {
"grunt": "^0.4.5",
"grunt-conventional-changelog": "^1.1.0",
"grunt-conventional-changelog": "^1.2.1",
"grunt-release": "^0.12.0",
"matchdep": "^0.3.0"
}
}