Skip to content

Commit 65f7b53

Browse files
committed
chore: restore @rspack/core v1 peer range
1 parent 53020b5 commit 65f7b53

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
@@ -44,7 +44,7 @@
4444
"typescript": "^6.0.2"
4545
},
4646
"peerDependencies": {
47-
"@rspack/core": "^2.0.0-0",
47+
"@rspack/core": "^1.0.0 || ^2.0.0-0",
4848
"react-refresh": ">=0.10.0 <1.0.0"
4949
},
5050
"peerDependenciesMeta": {

0 commit comments

Comments
 (0)