update devDependencies

This commit is contained in:
ccd0 2014-08-10 04:26:09 -07:00
parent 786506ecaf
commit b929f9450e

View File

@ -29,18 +29,18 @@
}
},
"devDependencies": {
"font-awesome": "~4.0.3",
"grunt": "~0.4.4",
"grunt-concurrent": "~0.5.0",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-coffee": "~0.10.1",
"grunt-contrib-compress": "~0.9.1",
"grunt-contrib-concat": "~0.4.0",
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-crx": "~0.3.3",
"grunt-shell": "~0.7.0",
"load-grunt-tasks": "~0.6.0"
"font-awesome": "4.0.3",
"grunt": "0.4.5",
"grunt-concurrent": "0.5.0",
"grunt-contrib-clean": "0.6.0",
"grunt-contrib-coffee": "0.10.1",
"grunt-contrib-compress": "0.10.0",
"grunt-contrib-concat": "0.5.0",
"grunt-contrib-copy": "0.5.0",
"grunt-contrib-watch": "0.6.1",
"grunt-crx": "0.3.3",
"grunt-shell": "0.7.0",
"load-grunt-tasks": "0.6.0"
},
"repository": {
"type": "git",