Skip to content

Commit 5ed4370

Browse files
authored
chore(node): upgrade to v20 (#3404)
1 parent 7d97ad6 commit 5ed4370

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0",
44
"private": true,
55
"engines": {
6-
"node": ">=18.0.0"
6+
"node": ">=20.0.0"
77
},
88
"scripts": {
99
"prebuild": "npm run generate-markdown; scripts/i18n.sh; if [ -n \"$CROWDIN_PERSONAL_TOKEN\" ]; then npm run crowdin:sync; fi",

0 commit comments

Comments
 (0)