Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Commit 612ea3c

Browse files
author
Kamil Piechaczek
committed
Other: Upgraded minimal versions of Node and npm. See: ckeditor/ckeditor5#1507.
1 parent 397fb88 commit 612ea3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"lint-staged": "^7.0.0"
2222
},
2323
"engines": {
24-
"node": ">=6.9.0",
25-
"npm": ">=3.0.0"
24+
"node": ">=8.0.0",
25+
"npm": ">=5.7.1"
2626
},
2727
"author": "CKSource (http://cksource.com/)",
2828
"license": "GPL-2.0-or-later",

0 commit comments

Comments
 (0)