aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMichał Gołębiowski <m.goleb@gmail.com>2013-03-14 00:23:36 +0100
committerDave Methvin <dave.methvin@gmail.com>2013-04-03 20:51:30 -0400
commit1205103a72db407bfbc0de3d9b78f1fd6a02520c (patch)
treeb80011049028520865ec59875bb6cded54f76f3f /package.json
parent9eb838e4189c7afbd187b4663923d97a608811ef (diff)
downloadjquery-1205103a72db407bfbc0de3d9b78f1fd6a02520c.tar.gz
jquery-1205103a72db407bfbc0de3d9b78f1fd6a02520c.zip
Update grunt-contrib-jshint to 0.3.0, close gh-1204.
(cherry picked from 4adde5d14534799f3bcfac2771e1513be8a56a2f) Conflicts: src/data.js src/effects.js
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 b56b5c7bc..801848461 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
"grunt-git-authors": "1.2.0",
"grunt-update-submodules": "0.2.0",
"grunt-contrib-watch": "0.3.1",
- "grunt-contrib-jshint": "0.1.1rc6",
+ "grunt-contrib-jshint": "0.3.0",
"grunt-contrib-uglify": "0.1.2",
"grunt": "0.4.1",
"gzip-js": "0.3.1",