aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2012-03-06 20:15:51 +0100
committerJörn Zaefferer <joern.zaefferer@gmail.com>2012-03-06 20:15:51 +0100
commitcc3b08df2d8be44a72977d33f042bafa0e21de13 (patch)
treea6a86c75c9c7416fd70448ff4121312898ff12d1 /package.json
parent02981c7c4005143285c4012f2d15dc24ccaf6725 (diff)
downloadjquery-ui-cc3b08df2d8be44a72977d33f042bafa0e21de13.tar.gz
jquery-ui-cc3b08df2d8be44a72977d33f042bafa0e21de13.zip
Build/grunt: Minify CSS files, using sqwish.
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 9745bda44..37cb6d035 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,8 @@
"dependencies": {},
"devDependencies": {
"grunt": "0.2.x",
- "adm-zip": "0.1.x"
+ "adm-zip": "0.1.x",
+ "sqwish": "0.2.x"
},
"keywords": []
} \ No newline at end of file