Update deps.
This commit is contained in:
parent
d1d2149258
commit
b66a911a03
@ -105,7 +105,7 @@ module.exports = function(grunt) {
|
|||||||
build: ['build-crx', 'build-userjs', 'build-userscript']
|
build: ['build-crx', 'build-userjs', 'build-userscript']
|
||||||
},
|
},
|
||||||
bump: {
|
bump: {
|
||||||
options: {
|
options: {
|
||||||
updateConfigs: ['pkg'],
|
updateConfigs: ['pkg'],
|
||||||
commit: false,
|
commit: false,
|
||||||
createTag: false,
|
createTag: false,
|
||||||
|
|||||||
@ -25,7 +25,7 @@
|
|||||||
"grunt-contrib-concat": "~0.3.0",
|
"grunt-contrib-concat": "~0.3.0",
|
||||||
"grunt-contrib-copy": "~0.4.1",
|
"grunt-contrib-copy": "~0.4.1",
|
||||||
"grunt-contrib-watch": "~0.4.4",
|
"grunt-contrib-watch": "~0.4.4",
|
||||||
"grunt-shell": "~0.2.2"
|
"grunt-shell": "~0.3.0"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user