Update jshint
authorAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Tue, 15 Jul 2014 09:40:14 +0000 (11:40 +0200)
committerAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Tue, 15 Jul 2014 13:27:27 +0000 (15:27 +0200)
package.json

index 1517354..0e5cab9 100644 (file)
@@ -5,7 +5,7 @@
     "grunt": "~0.4.1",
     "grunt-contrib-requirejs": "~0.4.1",
     "grunt-contrib-less": "~0.8.3",
-    "grunt-contrib-jshint": "~0.7.2",
+    "grunt-contrib-jshint": "^0.10.0",
     "grunt-contrib-copy": "~0.4.1",
     "grunt-githooks": "~0.3.1"
   }