]> source.dussan.org Git - jquery-ui.git/commitdiff
Build: Update grunt-contrib-jshint to latest, fixes jshint errors not aborting the...
authorJörn Zaefferer <joern.zaefferer@gmail.com>
Thu, 20 Jun 2013 14:53:08 +0000 (16:53 +0200)
committerJörn Zaefferer <joern.zaefferer@gmail.com>
Thu, 20 Jun 2013 14:53:08 +0000 (16:53 +0200)
package.json

index b6084b86002469f7513e3495994bc9422e255c0b..b561295b14b4167142e29975c6aadae9eb51e26a 100644 (file)
@@ -57,7 +57,7 @@
        "dependencies": {},
        "devDependencies": {
                "grunt": "0.4.1",
-               "grunt-contrib-jshint": "0.4.1",
+               "grunt-contrib-jshint": "0.6.0",
                "grunt-contrib-uglify": "0.1.1",
                "grunt-contrib-concat": "0.1.3",
                "grunt-contrib-qunit": "0.2.0",