Update dependencies.

This commit is contained in:
Zixaphir 2015-01-14 13:19:25 -07:00
parent 95ea42d104
commit 953a7a3c1b
3 changed files with 15 additions and 14 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -34,18 +34,19 @@
}
},
"devDependencies": {
"font-awesome": "~4.1.0",
"grunt": "~0.4.5",
"grunt-bump": "~0.0.14",
"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-shell": "~0.7.0",
"load-grunt-tasks": "~0.5.0"
"font-awesome": "4.2.0",
"grunt": "0.4.5",
"grunt-bump": "~0.0.16",
"grunt-concurrent": "1.0.0",
"grunt-contrib-clean": "0.6.0",
"grunt-contrib-coffee": "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-shell": "1.1.1",
"load-grunt-tasks": "2.0.0"
},
"repository": {
"type": "git",