aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2013-11-01 14:44:14 -0400
committerScott González <scott.gonzalez@gmail.com>2013-11-01 14:44:14 -0400
commit61d16ec939c11f63419cae5bc2aa990134f6c0ff (patch)
treeab0f7b4afe54ac54be68ebc5ed74dd7611d69c09 /package.json
parent1f724adb15f5f56802e74dbb838738371f8ae351 (diff)
downloadjquery-ui-61d16ec939c11f63419cae5bc2aa990134f6c0ff.tar.gz
jquery-ui-61d16ec939c11f63419cae5bc2aa990134f6c0ff.zip
Update grunt-contrib-jshint to 0.7.1 and squash jshint tasks.
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 1495a16c2..02fbf7c5a 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
"dependencies": {},
"devDependencies": {
"grunt": "0.4.1",
- "grunt-contrib-jshint": "0.6.3",
+ "grunt-contrib-jshint": "0.7.1",
"grunt-contrib-uglify": "0.1.1",
"grunt-contrib-concat": "0.1.3",
"grunt-contrib-qunit": "0.2.0",