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