浏览代码

Updated package.json.

fredck 11 年之前
父节点
当前提交
6c2571398a
共有 1 个文件被更改,包括 2 次插入4 次删除
  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",