Grunt build updated
- Included clean in default build
... | ... | @@ -18,13 +18,13 @@ |
"grunt-contrib-concat": "^1.0", | ||
"grunt-contrib-connect": "^1.0.2", | ||
"grunt-contrib-copy": "^1.0", | ||
"grunt-contrib-cssmin": "^1.0", | ||
"grunt-contrib-cssmin": "^2.2", | ||
"grunt-contrib-jshint": "^1.0", | ||
"grunt-contrib-uglify": "^1.0", | ||
"grunt-contrib-uglify": "^3.3", | ||
"grunt-contrib-watch": "^1.0", | ||
"grunt-contrib-rename": "^0.2.0", | ||
"grunt-newer": "^1.2.0", | ||
"load-grunt-tasks": "^3.5", | ||
"load-grunt-tasks": "^4.0", | ||
"time-grunt": "^1.3.0" | ||
}, | ||
"dependencies": { | ||
... | ... |
Please register or sign in to comment