git pre-commit hook that lints js code
[fnpeditor.git] / package.json
index a72c0f6..1517354 100644 (file)
@@ -6,6 +6,7 @@
     "grunt-contrib-requirejs": "~0.4.1",
     "grunt-contrib-less": "~0.8.3",
     "grunt-contrib-jshint": "~0.7.2",
-    "grunt-contrib-copy": "~0.4.1"
+    "grunt-contrib-copy": "~0.4.1",
+    "grunt-githooks": "~0.3.1"
   }
 }