Skip to content

Commit eb62032

Browse files
committed
fix: update peerDependencies to support Rsbuild v2
1 parent b352e8e commit eb62032

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
@@ -40,7 +40,7 @@
4040
"typescript": "^5.9.3"
4141
},
4242
"peerDependencies": {
43-
"@rsbuild/core": "1.x"
43+
"@rsbuild/core": "^1.0.0 || ^2.0.0-0"
4444
},
4545
"peerDependenciesMeta": {
4646
"@rsbuild/core": {

0 commit comments

Comments
 (0)