Update devDependencies.

This commit is contained in:
ccd0 2015-01-10 20:27:29 -08:00
parent 96dfee999c
commit 859b2fba18

View File

@ -45,15 +45,15 @@
"grunt-concurrent": "1.0.0",
"grunt-contrib-clean": "0.6.0",
"grunt-contrib-coffee": "0.12.0",
"grunt-contrib-compress": "0.12.0",
"grunt-contrib-compress": "0.13.0",
"grunt-contrib-concat": "0.5.0",
"grunt-contrib-copy": "0.7.0",
"grunt-contrib-jshint": "0.10.0",
"grunt-contrib-watch": "0.6.1",
"grunt-crx": "0.3.4",
"grunt-markdown": "0.6.1",
"grunt-markdown": "0.7.0",
"grunt-shell": "1.1.1",
"load-grunt-tasks": "1.0.0"
"load-grunt-tasks": "2.0.0"
},
"repository": {
"type": "git",
@ -70,4 +70,4 @@
"engines": {
"node": ">=0.10"
}
}
}