aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2012-03-21 21:19:31 +0100
committerJörn Zaefferer <joern.zaefferer@gmail.com>2012-03-21 21:19:31 +0100
commita84512f9cfb796464e6e9ce4fc5d4a6d4f386635 (patch)
tree78ae538a442113a8290c72ea293fd41d2037bfd9 /package.json
parent2a1ee3725818c339ab45894db0347e016188e2d8 (diff)
downloadjquery-ui-a84512f9cfb796464e6e9ce4fc5d4a6d4f386635.tar.gz
jquery-ui-a84512f9cfb796464e6e9ce4fc5d4a6d4f386635.zip
Build/grunt: Use rimraf for clean task. Fix cop_hemes task to correctly rename the -custom.css file
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 02d7a1173..de297f467 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,8 @@
"sqwish": "0.2.x",
"request": "2.9.x",
"csslint": "0.9.x",
- "adm-zip": "0.1.x"
+ "adm-zip": "0.1.x",
+ "rimraf": "2.0.1"
},
"keywords": []
} \ No newline at end of file