Update deps.

This commit is contained in:
Mayhem 2014-04-04 23:33:01 +02:00
parent a4bd81de54
commit 92ac7893d3

View File

@ -22,15 +22,15 @@
}, },
"devDependencies": { "devDependencies": {
"font-awesome": "~4.0.3", "font-awesome": "~4.0.3",
"grunt": "~0.4.2", "grunt": "~0.4.4",
"grunt-bump": "~0.0.13", "grunt-bump": "~0.0.13",
"grunt-concurrent": "~0.5.0", "grunt-concurrent": "~0.5.0",
"grunt-contrib-clean": "~0.5.0", "grunt-contrib-clean": "~0.5.0",
"grunt-contrib-coffee": "~0.10.0", "grunt-contrib-coffee": "~0.10.1",
"grunt-contrib-compress": "~0.7.0", "grunt-contrib-compress": "~0.7.0",
"grunt-contrib-concat": "~0.3.0", "grunt-contrib-concat": "~0.4.0",
"grunt-contrib-copy": "~0.5.0", "grunt-contrib-copy": "~0.5.0",
"grunt-contrib-watch": "~0.6.0", "grunt-contrib-watch": "~0.6.1",
"grunt-shell": "~0.6.4", "grunt-shell": "~0.6.4",
"load-grunt-tasks": "~0.4.0" "load-grunt-tasks": "~0.4.0"
}, },