Browse Source

Updated package.json.

fredck 11 years ago
parent
commit
d1309ac626
1 changed files with 2 additions and 4 deletions
  1. 2 4
      packages/ckeditor5-utils/package.json

+ 2 - 4
packages/ckeditor5-utils/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",