Skip to content

Commit c36bb16

Browse files
committed
update Rollup peer dep
1 parent 73f4dba commit c36bb16

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
@@ -38,7 +38,7 @@
3838
"ws": "^7.1.2"
3939
},
4040
"peerDependencies": {
41-
"rollup": "^1.24.0"
41+
"rollup": ">= 1.24.0 < 3"
4242
},
4343
"scripts": {
4444
"build": "rollup -c",

0 commit comments

Comments
 (0)