Skip to content

Commit bad2509

Browse files
committed
build: update node engine to ^20.19.0 || >=22.12.0 (#3557)
1 parent 74398ea commit bad2509

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
@@ -178,7 +178,7 @@
178178
},
179179
"packageManager": "pnpm@10.12.1",
180180
"engines": {
181-
"node": ">=20.11.1"
181+
"node": "^20.19.0 || >=22.12.0"
182182
},
183183
"pnpm": {
184184
"peerDependencyRules": {

0 commit comments

Comments
 (0)