Sfoglia il codice sorgente

Updated package.json.

fredck 11 anni fa
parent
commit
6c2571398a
1 ha cambiato i file con 2 aggiunte e 4 eliminazioni
  1. 2 4
      package.json

+ 2 - 4
package.json

@@ -6,12 +6,10 @@
   "dependencies": {},
   "devDependencies": {
     "grunt": "~0",
+    "grunt-jscs": "~1",
     "grunt-contrib-jshint": "~0",
     "grunt-githooks": "~0",
-    "load-grunt-tasks": "~1",
-    "shelljs": "~0.3",
-    "jscs": "~1",
-    "vow": "~0.4"
+    "shelljs": "~0"
   },
   "author": "CKSource (http://cksource.com/)",
   "license": "See LICENSE.md",