Update deps.

This commit is contained in:
Mayhem 2013-06-27 21:37:13 +02:00
parent d1d2149258
commit b66a911a03
2 changed files with 2 additions and 2 deletions

View File

@ -105,7 +105,7 @@ module.exports = function(grunt) {
build: ['build-crx', 'build-userjs', 'build-userscript']
},
bump: {
options: {
options: {
updateConfigs: ['pkg'],
commit: false,
createTag: false,

View File

@ -25,7 +25,7 @@
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-copy": "~0.4.1",
"grunt-contrib-watch": "~0.4.4",
"grunt-shell": "~0.2.2"
"grunt-shell": "~0.3.0"
},
"repository": {
"type": "git",