浏览代码

Other: Upgraded minimal versions of Node and npm. See: ckeditor/ckeditor5#1507.

Kamil Piechaczek 6 年之前
父节点
当前提交
84db4adf4e
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      packages/ckeditor5-utils/package.json

+ 2 - 2
packages/ckeditor5-utils/package.json

@@ -22,8 +22,8 @@
     "lint-staged": "^7.0.0"
     "lint-staged": "^7.0.0"
   },
   },
   "engines": {
   "engines": {
-    "node": ">=6.9.0",
-    "npm": ">=3.0.0"
+    "node": ">=8.0.0",
+    "npm": ">=5.7.1"
   },
   },
   "author": "CKSource (http://cksource.com/)",
   "author": "CKSource (http://cksource.com/)",
   "license": "GPL-2.0-or-later",
   "license": "GPL-2.0-or-later",