Update deps.
This commit is contained in:
parent
e8a52fff86
commit
60a668f7da
@ -83,10 +83,6 @@ module.exports = (grunt) ->
|
|||||||
createTag: false
|
createTag: false
|
||||||
push: false
|
push: false
|
||||||
shell:
|
shell:
|
||||||
options:
|
|
||||||
stdout: true
|
|
||||||
stderr: true
|
|
||||||
failOnError: true
|
|
||||||
checkout:
|
checkout:
|
||||||
command: 'git checkout <%= pkg.meta.mainBranch %>'
|
command: 'git checkout <%= pkg.meta.mainBranch %>'
|
||||||
commit:
|
commit:
|
||||||
|
|||||||
@ -31,7 +31,7 @@
|
|||||||
"grunt-contrib-concat": "~0.4.0",
|
"grunt-contrib-concat": "~0.4.0",
|
||||||
"grunt-contrib-copy": "~0.5.0",
|
"grunt-contrib-copy": "~0.5.0",
|
||||||
"grunt-contrib-watch": "~0.6.1",
|
"grunt-contrib-watch": "~0.6.1",
|
||||||
"grunt-shell": "~0.6.4",
|
"grunt-shell": "~0.7.0",
|
||||||
"load-grunt-tasks": "~0.4.0"
|
"load-grunt-tasks": "~0.4.0"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user