Skip to content

Commit 489850f

Browse files
committed
fix: align engines with Rspack v2
1 parent f8a9641 commit 489850f

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
"client"
5252
],
5353
"engines": {
54-
"node": ">= 18.12.0"
54+
"node": "^20.19.0 || >=22.12.0"
5555
},
5656
"packageManager": "pnpm@10.27.0",
5757
"homepage": "https://rspack.rs",

0 commit comments

Comments
 (0)