Fixes #58; grunt-bump breaks manifest_version in manifest.json

This commit is contained in:
isqua 2015-01-08 15:34:32 +03:00
parent bb5f9f87f0
commit 23dcf17f3f
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
"devDependencies": {
"bower": "^1.3.12",
"grunt": "^0.4.5",
"grunt-bump": "0.0.16",
"grunt-bump": "git://github.com/nkirkes/grunt-bump.git#nkirkes/restrict-version-key-name",
"grunt-contrib-copy": "^0.7.0"
}
}