add load-grunt-tasks for removing redundancy.
Showing
... | @@ -22,6 +22,7 @@ | ... | @@ -22,6 +22,7 @@ |
"devDependencies": { | "devDependencies": { | ||
"grunt": "~0.4.1", | "grunt": "~0.4.1", | ||
"grunt-contrib-jshint": "~0.7.1", | "grunt-contrib-jshint": "~0.7.1", | ||
"grunt-contrib-jasmine": "~0.5.2" | "grunt-contrib-jasmine": "~0.5.2", | ||
"load-grunt-tasks": "~0.2.0" | |||
} | } | ||
} | } |
Please
register
or
sign in
to comment