editor: refactoring in the data module
[fnpeditor.git] / package.json
index 827e18f..0e5cab9 100644 (file)
@@ -1,9 +1,12 @@
 {
   "name": "rng-editor",
   "devDependencies": {
+    "grunt-cli": "0.1.11",
     "grunt": "~0.4.1",
     "grunt-contrib-requirejs": "~0.4.1",
-    "grunt-contrib-less": "~0.6.1",
-    "grunt-contrib-jshint": "~0.7.2"
+    "grunt-contrib-less": "~0.8.3",
+    "grunt-contrib-jshint": "^0.10.0",
+    "grunt-contrib-copy": "~0.4.1",
+    "grunt-githooks": "~0.3.1"
   }
 }