aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2013-04-08 15:02:54 -0400
committerScott González <scott.gonzalez@gmail.com>2013-04-08 15:02:54 -0400
commitcdff8de18ff6b52b773e1dc017fea2475f01ee08 (patch)
tree78eb38c408b67427fae810cc9c62fa206d885201 /package.json
parent8f9310609a976cb531597586cdb5a62af31f0576 (diff)
downloadjquery-ui-cdff8de18ff6b52b773e1dc017fea2475f01ee08.tar.gz
jquery-ui-cdff8de18ff6b52b773e1dc017fea2475f01ee08.zip
Upgrade grunt-contrib-jshint to 0.4.1.
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 f348f88cd..4a66f0d73 100644
--- a/package.json
+++ b/package.json
@@ -54,7 +54,7 @@
"dependencies": {},
"devDependencies": {
"grunt": "0.4.1",
- "grunt-contrib-jshint": "0.1.1",
+ "grunt-contrib-jshint": "0.4.1",
"grunt-contrib-uglify": "0.1.1",
"grunt-contrib-concat": "0.1.3",
"grunt-contrib-qunit": "0.2.0",