Update versions

This commit is contained in:
Ben Word
2013-09-08 11:19:43 -05:00
parent 1c7d3bb041
commit 9daafe04d8

View File

@@ -20,9 +20,9 @@
"devDependencies": { "devDependencies": {
"grunt": "~0.4.1", "grunt": "~0.4.1",
"grunt-contrib-clean": "~0.5.0", "grunt-contrib-clean": "~0.5.0",
"grunt-contrib-jshint": "~0.6.3", "grunt-contrib-jshint": "~0.6.4",
"grunt-contrib-uglify": "~0.2.2", "grunt-contrib-uglify": "~0.2.4",
"grunt-contrib-watch": "~0.5.2", "grunt-contrib-watch": "~0.5.3",
"grunt-recess": "~0.3.5" "grunt-recess": "~0.4.0"
} }
} }