editor: fixing handling nodeTextChange on text nodes belonging to custom-rendered...
[fnpeditor.git] / package.json
index cf58cfb..a72c0f6 100644 (file)
@@ -4,7 +4,8 @@
     "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.7.2",
+    "grunt-contrib-copy": "~0.4.1"
   }
 }