Update Grunt to 0.4.2

This commit is contained in:
Patrick Coffey
2014-01-15 17:39:14 -06:00
parent 56cc1863f2
commit 3da2b86703

View File

@@ -18,7 +18,7 @@
"node": ">= 0.10.0"
},
"devDependencies": {
"grunt": "~0.4.1",
"grunt": "~0.4.2",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-jshint": "~0.6.4",
"grunt-contrib-uglify": "~0.2.4",