Skip to content

Commit fb47ce0

Browse files
committed
Remove support for Rollup 3
1 parent 30945fe commit fb47ce0

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
@@ -79,7 +79,7 @@
7979
"typescript": "^5.3.3"
8080
},
8181
"peerDependencies": {
82-
"rollup": "^3.0.0 || ^4.0.0"
82+
"rollup": "^4.0.0"
8383
},
8484
"ava": {
8585
"workerThreads": false,

0 commit comments

Comments
 (0)