Skip to content

Commit e723e0e

Browse files
authored
Update Node.js engine version requirements
1 parent bb6c979 commit e723e0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"typescript": "^5.7.3"
122122
},
123123
"engines": {
124-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
124+
"node": "^20.19.0 || ^22.13.0 || >=24"
125125
},
126126
"files": [
127127
"data",

0 commit comments

Comments
 (0)