diff options
author | Michał Gołębiowski <m.goleb@gmail.com> | 2013-03-14 00:23:36 +0100 |
---|---|---|
committer | Dave Methvin <dave.methvin@gmail.com> | 2013-04-03 20:41:41 -0400 |
commit | 4adde5d14534799f3bcfac2771e1513be8a56a2f (patch) | |
tree | 7f5a93fc640e45a30a973afdd03abacf429218e0 /package.json | |
parent | 65a6648932d197629fc454f37ce3157a51c2921a (diff) | |
download | jquery-4adde5d14534799f3bcfac2771e1513be8a56a2f.tar.gz jquery-4adde5d14534799f3bcfac2771e1513be8a56a2f.zip |
Update grunt-contrib-jshint to 0.3.0, ref gh-1204.
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6607ed9b6..b44de1e15 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", |