aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2012-09-13 15:50:43 +0200
committerJörn Zaefferer <joern.zaefferer@gmail.com>2012-09-24 08:54:24 +0200
commit9bac5bb54ab602b3b3a2f5a0d41cdd043e8fb85c (patch)
tree2f1f87c283373bc3048c18a01f82d3a926ccc552 /package.json
parenta638acb5830b2130765132a5699149152ddd15b2 (diff)
downloadjquery-ui-9bac5bb54ab602b3b3a2f5a0d41cdd043e8fb85c.tar.gz
jquery-ui-9bac5bb54ab602b3b3a2f5a0d41cdd043e8fb85c.zip
Grunt: New task for downloading themes using new themeroller.
* Replaces the old theme tasks with generate_themes. * Drops useless download_docs task * Drops request module
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index ca71cae2c..554dfe061 100644
--- a/package.json
+++ b/package.json
@@ -54,7 +54,6 @@
"grunt-html": "0.1.1",
"grunt-junit": "0.1.4",
"grunt-git-authors": "1.0.0",
- "request": "2.9.153",
"rimraf": "2.0.1",
"testswarm": "0.2.3"
},