aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2012-04-27 14:39:06 +0200
committerJörn Zaefferer <joern.zaefferer@gmail.com>2012-04-27 14:48:46 +0200
commit2b1b0374c4385b22c323b6d86d310438a5daa1b3 (patch)
tree832f9b27b618be756a6fd4b3409e1b77087b1636 /package.json
parentf032fa6b2fec39a53751caed34e079783064fc44 (diff)
downloadjquery-ui-2b1b0374c4385b22c323b6d86d310438a5daa1b3.tar.gz
jquery-ui-2b1b0374c4385b22c323b6d86d310438a5daa1b3.zip
Grunt: Update to grunt-css 0.2.0, includes better logging and some bug fixes
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 873c889d0..8547888c3 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
"dependencies": {},
"devDependencies": {
"grunt": "0.3.9",
- "grunt-css": "0.1.1",
+ "grunt-css": "0.2.0",
"grunt-compare-size": "0.1.4",
"grunt-html": "0.1.1",
"request": "2.9.153",