This commit is contained in:
Nathan Bierema 2022-06-06 10:23:08 -04:00
parent 442df0828d
commit ea5e4b06a7
2 changed files with 1210 additions and 1246 deletions

View File

@ -42,6 +42,12 @@
"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"
}
} }
} }
} }

File diff suppressed because it is too large Load Diff