Grunt with hashes
... | @@ -19,6 +19,7 @@ | ... | @@ -19,6 +19,7 @@ |
"grunt-contrib-jshint": "^1.0", | "grunt-contrib-jshint": "^1.0", | ||
"grunt-contrib-uglify": "^1.0", | "grunt-contrib-uglify": "^1.0", | ||
"grunt-contrib-watch": "^1.0", | "grunt-contrib-watch": "^1.0", | ||
"grunt-contrib-rename": "^0.2.0", | |||
"grunt-newer": "^1.2.0", | "grunt-newer": "^1.2.0", | ||
"load-grunt-tasks": "^3.5", | "load-grunt-tasks": "^3.5", | ||
"time-grunt": "^1.3.0" | "time-grunt": "^1.3.0" | ||
... | ... |
Please register or sign in to comment