aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2012-07-05 14:34:56 -0400
committerScott González <scott.gonzalez@gmail.com>2012-07-05 14:34:56 -0400
commitc2a488903f8feed93585d5cecede6a675e458b1b (patch)
treeff753e8544c323b312cba98602e1f46cf3121dda
parent7716c3d46116722b7d6b4cc5470956f203376b7f (diff)
downloadjquery-ui-c2a488903f8feed93585d5cecede6a675e458b1b.tar.gz
jquery-ui-c2a488903f8feed93585d5cecede6a675e458b1b.zip
Allow newer 0.3.x releases of grunt.
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5053d23d5..d48520264 100644
--- a/package.json
+++ b/package.json
@@ -52,7 +52,7 @@
],
"dependencies": {},
"devDependencies": {
- "grunt": "0.3.9",
+ "grunt": "~0.3.9",
"grunt-css": "0.2.0",
"grunt-compare-size": "0.1.4",
"grunt-html": "0.1.1",