diff --git a/package.json b/package.json index 6951464..9e4d46e 100644 --- a/package.json +++ b/package.json @@ -42,6 +42,9 @@ "rollup": "^2.6.0", "rollup-plugin-babel": "^4.4.0" }, + "peerDependencies": { + "browserslist": "^4" + }, "babel": { "plugins": [ "@babel/plugin-syntax-import-meta"