diff --git a/package.json b/package.json index 1c3510a..6f21e4d 100644 --- a/package.json +++ b/package.json @@ -47,9 +47,6 @@ "bump version": "npm version major/minor/patch" }, "resolutions": { - "eslint@^8": [ - "react eslint plugins doesn't play nicely with eslint 9 so we force using eslint 8 for now" - ], "source-map@^0.7.4": [ "fixes https://github.com/mozilla/source-map/issues/432 or we get:", "forces nollup to use source-map 0.8.0-beta.0 or higher.",