Skip to content

Commit e96bdf5

Browse files
committed
chore(deps)!: increase NodeJS engine requirement
1 parent 70c519d commit e96bdf5

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
@@ -70,7 +70,7 @@
7070
"vitest": "^4.0.18"
7171
},
7272
"engines": {
73-
"node": "^20.0.0 || >=22.0.0"
73+
"node": "^22.17.0 || >=24.0.0"
7474
},
7575
"funding": {
7676
"type": "ko_fi",

0 commit comments

Comments
 (0)