Upgrade to grunt 0.4.1.

(cherry picked from commit f281ce9e6c)
This commit is contained in:
Scott González 2013-03-21 12:34:28 -04:00
parent 365cc67d86
commit 25f6c509c1

View File

@ -53,7 +53,7 @@
], ],
"dependencies": {}, "dependencies": {},
"devDependencies": { "devDependencies": {
"grunt": "0.4.0", "grunt": "0.4.1",
"grunt-contrib-jshint": "0.1.1", "grunt-contrib-jshint": "0.1.1",
"grunt-contrib-uglify": "0.1.1", "grunt-contrib-uglify": "0.1.1",
"grunt-contrib-concat": "0.1.3", "grunt-contrib-concat": "0.1.3",