Utilise grunt-cli.
Showing
+1371 -12
This diff is collapsed.
... | ... | @@ -17,6 +17,7 @@ |
"license": "MIT", | ||
"devDependencies": { | ||
"grunt": "^1.0.4", | ||
"grunt-cli": "^1.3.2", | ||
"grunt-contrib-clean": "^2.0.0", | ||
"grunt-contrib-copy": "^1.0.0", | ||
"grunt-exec": "^3.0.0", | ||
... | ... |
Please register or sign in to comment