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

This commit is contained in:
isqua 2015-01-08 15:34:32 +03:00 committed by Alexey Skobkin
parent 62e357dad6
commit bf9e8940ed
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"
}
}