Skip to content

Commit 60bb896

Browse files
authored
[DEPS] Added support for rollup 3 and 4
1 parent 1ea9568 commit 60bb896

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
@@ -20,6 +20,6 @@
2020
"eslint": "^7.9.0"
2121
},
2222
"peerDependencies": {
23-
"rollup": "^1.9.2 || ^2.0.0"
23+
"rollup": "^1.9.2 || ^2.0.0 || ^3.0.0 || ^4.0.0"
2424
}
2525
}

0 commit comments

Comments
 (0)