diff --git a/package.json b/package.json index 3e50956c..8f5a7aa3 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "typescript": "^4.5.5" }, "peerDependencies": { - "rollup": "^2.63.0" + "rollup": "^2.63.0 || ^3.0.0" }, "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0"