update grunt-contrib-clean to 0.5.x
Version 0.4.x doesn't seem to work with grunt 0.4.1
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user