add grunt clean
Showing
| ... | @@ -4,6 +4,7 @@ | ... | @@ -4,6 +4,7 @@ |
| "version": "0.0.1", | "version": "0.0.1", | ||
| "devDependencies": { | "devDependencies": { | ||
| "grunt": "0.4.5", | "grunt": "0.4.5", | ||
| "grunt-contrib-clean": "^1.0.0", | |||
| "grunt-contrib-concat": "^1.0.0", | "grunt-contrib-concat": "^1.0.0", | ||
| "grunt-contrib-copy": "^1.0.0", | "grunt-contrib-copy": "^1.0.0", | ||
| "grunt-contrib-cssmin": "*", | "grunt-contrib-cssmin": "*", | ||
| ... | ... |
Please
register
or
sign in
to comment