Skip to content

Commit 4be4bea

Browse files
authored
fix: update @rspack/core peer dependency to ^2.0.0-0 (#112)
1 parent 382c55a commit 4be4bea

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
@@ -116,6 +116,6 @@
116116
"ws": "^8.19.0"
117117
},
118118
"peerDependencies": {
119-
"@rspack/core": "*"
119+
"@rspack/core": "^2.0.0-0"
120120
}
121121
}

0 commit comments

Comments
 (0)