Skip to content

Commit 3199398

Browse files
committed
feat!: drop node 20 support
1 parent 56aa411 commit 3199398

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
@@ -40,7 +40,7 @@
4040
"access": "public"
4141
},
4242
"engines": {
43-
"node": ">=20.19.0"
43+
"node": "^22.18.0 || ^24.11.0 || >=26.0.0"
4444
},
4545
"scripts": {
4646
"lint": "eslint --cache .",

0 commit comments

Comments
 (0)