瀏覽代碼

Aligned package.json to changes in ckeditor/ckeditor5#70.

Piotrek Koszuliński 10 年之前
父節點
當前提交
6772f53423
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      packages/ckeditor5-engine/package.json

+ 4 - 0
packages/ckeditor5-engine/package.json

@@ -17,6 +17,10 @@
     "jshint-reporter-jscs": "^0.1.0",
     "lodash-cli": "^3"
   },
+  "engines": {
+    "node": ">=5.0.0",
+    "npm": ">=3.0.0"
+  },
   "author": "CKSource (http://cksource.com/)",
   "license": "See LICENSE.md",
   "homepage": "https://github.com/ckeditor/ckeditor5-core",