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

parent 76028652
...@@ -61,8 +61,8 @@ ...@@ -61,8 +61,8 @@
"webpack-cli": "^3.0.8" "webpack-cli": "^3.0.8"
}, },
"engines": { "engines": {
"node": ">=6.9.0", "node": ">=8.0.0",
"npm": ">=3.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",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment