aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2012-06-14 12:41:04 +0200
committerJörn Zaefferer <joern.zaefferer@gmail.com>2012-06-14 12:41:04 +0200
commit38aac3770cc1e22e5e7225b90c47b37d857be13a (patch)
tree2c1d9440def3eb7419c65c098dca191bd223002d /package.json
parent43c6663676c3278a8f949c68c2130e727ac13d1f (diff)
downloadjquery-ui-38aac3770cc1e22e5e7225b90c47b37d857be13a.tar.gz
jquery-ui-38aac3770cc1e22e5e7225b90c47b37d857be13a.zip
Grunt: Replace custom rimraf-based clean task with grunt-contrib's clean task
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0070bd65c..62ae92147 100644
--- a/package.json
+++ b/package.json
@@ -27,12 +27,12 @@
"dependencies": {},
"devDependencies": {
"grunt": "0.3.9",
+ "grunt-contrib": "0.0.7",
"grunt-css": "0.2.0",
"grunt-compare-size": "0.1.4",
"grunt-html": "0.1.1",
"grunt-junit": "0.1.4",
"request": "2.9.153",
- "rimraf": "2.0.1",
"testswarm": "0.2.2"
},
"keywords": []