소스 검색

Updated package.json.

fredck 11 년 전
부모
커밋
625fb44001
1개의 변경된 파일2개의 추가작업 그리고 4개의 파일을 삭제
  1. 2 4
      packages/ckeditor5-engine/package.json

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