more grunt
Showing
... | @@ -20,6 +20,8 @@ | ... | @@ -20,6 +20,8 @@ |
"devDependencies": { | "devDependencies": { | ||
"grunt": "^0.4.5", | "grunt": "^0.4.5", | ||
"grunt-banner": "^0.2.3", | "grunt-banner": "^0.2.3", | ||
"grunt-contrib-compress": "^0.13.0", | |||
"grunt-contrib-connect": "^0.9.0", | |||
"grunt-contrib-copy": "^0.7.0", | "grunt-contrib-copy": "^0.7.0", | ||
"grunt-contrib-cssmin": "^0.11.0", | "grunt-contrib-cssmin": "^0.11.0", | ||
"grunt-contrib-jshint": "^0.10.0", | "grunt-contrib-jshint": "^0.10.0", | ||
... | ... |
Please register or sign in to comment