Skip to content

Commit 689bae9

Browse files
authored
node >= 20
1 parent c6a58c2 commit 689bae9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"start": "next start"
1111
},
1212
"engines": {
13-
"node": ">=18.12 <23"
13+
"node": ">=20"
1414
},
1515
"dependencies": {
1616
"@babel/runtime": "^7.19.0",

0 commit comments

Comments
 (0)