Skip to content

Commit 109b1a0

Browse files
authored
fix: align engines with Rspack v2 (#84)
1 parent f8a9641 commit 109b1a0

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)