aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2012-03-28 19:58:11 +0200
committerJörn Zaefferer <joern.zaefferer@gmail.com>2012-03-28 19:58:11 +0200
commit08aaa225ce282c6522f446aee98290fff3c87782 (patch)
treefdf01dfb73916b758ab01d0729d03d47a169cf97 /package.json
parentcd020af6278500b53d7a45d80d00804855e82b14 (diff)
downloadjquery-ui-08aaa225ce282c6522f446aee98290fff3c87782.tar.gz
jquery-ui-08aaa225ce282c6522f446aee98290fff3c87782.zip
Build/grunt: Accept more grunt-css versions
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 a395037f8..39305f719 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
"dependencies": {},
"devDependencies": {
"grunt": "0.3.x",
- "grunt-css": "0.1.0",
+ "grunt-css": "0.1.x",
"request": "2.9.x",
"adm-zip": "0.1.x",
"rimraf": "2.0.1"