Skip to content

Commit

Permalink
Update package.json to allow for Rollup 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jameelmoses committed Oct 13, 2023
1 parent 7bf6660 commit 6a315f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"utils"
],
"peerDependencies": {
"rollup": "^2.35.1||^3.0.0"
"rollup": "^2.35.1||^3.0.0||^4.0.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^23.0.0",
Expand Down

0 comments on commit 6a315f1

Please sign in to comment.