This commit is contained in:
Nathan Bierema 2023-04-05 18:05:08 -04:00
parent d64ea502a5
commit 1476bd747d

View File

@ -43,12 +43,6 @@
"pnpm": { "pnpm": {
"overrides": { "overrides": {
"@babel/highlight>chalk": "Methuselah96/chalk#v2-without-process" "@babel/highlight>chalk": "Methuselah96/chalk#v2-without-process"
},
"peerDependencyRules": {
"allowedVersions": {
"react": "18",
"react-dom": "18"
}
} }
} }
} }