Skip to content

Commit f8f2361

Browse files
author
Kamil Piechaczek
committed
Other: Upgraded minimal versions of Node and npm. See: ckeditor/ckeditor5#1507.
1 parent 054efa6 commit f8f2361

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
"webpack-cli": "^3.0.8"
5959
},
6060
"engines": {
61-
"node": ">=6.9.0",
62-
"npm": ">=3.0.0"
61+
"node": ">=8.0.0",
62+
"npm": ">=5.7.1"
6363
},
6464
"author": "CKSource (http://cksource.com/)",
6565
"license": "GPL-2.0-or-later",

0 commit comments

Comments
 (0)