Update grunt's jshint task
[fnpeditor.git] / package.json
index b792de2..827e18f 100644 (file)
@@ -3,6 +3,7 @@
   "devDependencies": {
     "grunt": "~0.4.1",
     "grunt-contrib-requirejs": "~0.4.1",
-    "grunt-contrib-less": "~0.6.1"
+    "grunt-contrib-less": "~0.6.1",
+    "grunt-contrib-jshint": "~0.7.2"
   }
 }