removed grunt-contrib-clean
... | @@ -10,7 +10,6 @@ | ... | @@ -10,7 +10,6 @@ |
"dependencies": {}, | "dependencies": {}, | ||
"devDependencies": { | "devDependencies": { | ||
"grunt": "^0.4.5", | "grunt": "^0.4.5", | ||
"grunt-contrib-clean": "^0.6.0", | |||
"grunt-contrib-jshint": "^0.11.0", | "grunt-contrib-jshint": "^0.11.0", | ||
"grunt-contrib-watch": "^0.6.1", | "grunt-contrib-watch": "^0.6.1", | ||
"istanbul": "^0.3.0", | "istanbul": "^0.3.0", | ||
... | ... |
Please register or sign in to comment