aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2012-03-08 14:52:50 +0100
committerJörn Zaefferer <joern.zaefferer@gmail.com>2012-03-08 14:52:50 +0100
commit6aa41bf4aee738ddeb2acbb85e5b12ce36798a2c (patch)
tree266e83c5392ebe155d240e9cebfa8de6162bd9e9 /package.json
parentface6de0b6a6f9651a3ea7bd5c0d73f432c63be8 (diff)
downloadjquery-ui-6aa41bf4aee738ddeb2acbb85e5b12ce36798a2c.tar.gz
jquery-ui-6aa41bf4aee738ddeb2acbb85e5b12ce36798a2c.zip
Build/grunt: Partial download_themes task. Extracting currently fails with crc32 checksum failure
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 37cb6d035..2d473076a 100644
--- a/package.json
+++ b/package.json
@@ -28,7 +28,8 @@
"devDependencies": {
"grunt": "0.2.x",
"adm-zip": "0.1.x",
- "sqwish": "0.2.x"
+ "sqwish": "0.2.x",
+ "request": "0.2.x"
},
"keywords": []
} \ No newline at end of file