Skip to content

Commit ea6c46a

Browse files
committed
chore(auto-install): narrow Rollup peer range to ^4
1 parent 562b002 commit ea6c46a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/auto-install/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"modules"
5353
],
5454
"peerDependencies": {
55-
"rollup": ">=4.0.0"
55+
"rollup": "^4"
5656
},
5757
"peerDependenciesMeta": {
5858
"rollup": {

0 commit comments

Comments
 (0)