Skip to content

Commit 9cea733

Browse files
committed
feat!: drop node 20
1 parent 0eee07a commit 9cea733

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"access": "public"
5252
},
5353
"engines": {
54-
"node": ">=20.19.0"
54+
"node": "^22.18.0 || ^24.11.0 || >=26.0.0"
5555
},
5656
"scripts": {
5757
"lint": "eslint --cache .",

0 commit comments

Comments
 (0)