Skip to content

Commit 3140daa

Browse files
Merge pull request #478 from ckeditor/ci/3923
Other: Upgraded the minimal version of Node.js to 20.0.0 due to the end of LTS. MAJOR BREAKING CHANGE: Upgraded the minimal version of Node.js to 20.0.0 due to the end of LTS.
2 parents 891030e + 055c7bf commit 3140daa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"webpack-dev-middleware": "5.3.4"
8484
},
8585
"engines": {
86-
"node": ">=18.0.0"
86+
"node": ">=20.0.0"
8787
},
8888
"author": "CKSource (http://cksource.com/)",
8989
"license": "SEE LICENSE IN LICENSE.md",

0 commit comments

Comments
 (0)