Merge pull request #811 from singlow/grunt

update grunt-contrib-clean to 0.5.x
This commit is contained in:
Ben Word
2013-07-17 14:37:38 -07:00

View File

@@ -19,7 +19,7 @@
},
"devDependencies": {
"grunt": "~0.4.0",
"grunt-contrib-clean": "~0.4.0",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-jshint": "~0.1.1",
"grunt-contrib-uglify": "~0.1.1",
"grunt-contrib-watch": "~0.2.0",