Skip to content

Commit 241d1c4

Browse files
use range for 3.x
1 parent e8e3707 commit 241d1c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/rollup-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"vitest": "^1.5.0"
6464
},
6565
"peerDependencies": {
66-
"rollup": ">=4.22.4 <5.0.0"
66+
"rollup": ">=3.29.5 <4.0.0 || >=4.22.4 <5.0.0"
6767
},
6868
"volta": {
6969
"extends": "../../package.json"

0 commit comments

Comments
 (0)