Skip to content

Commit 9a3d78b

Browse files
committed
bump minimum required node version to 20
1 parent 80d35d2 commit 9a3d78b

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
@@ -45,7 +45,7 @@
4545
"examples/*"
4646
],
4747
"engines": {
48-
"node": ">=18",
48+
"node": ">=20",
4949
"npm": ">=8.16.0",
5050
"git": ">=2.18.0"
5151
},

0 commit comments

Comments
 (0)