diff --git a/package.json b/package.json index 68a0418c..df5a45f6 100644 --- a/package.json +++ b/package.json @@ -43,12 +43,6 @@ "pnpm": { "overrides": { "@babel/highlight>chalk": "Methuselah96/chalk#v2-without-process" - }, - "peerDependencyRules": { - "allowedVersions": { - "react": "18", - "react-dom": "18" - } } } }