chore: remove override

This commit is contained in:
Sean Perkins
2024-02-01 20:16:48 -05:00
parent 079467eff4
commit 8caddbcbc0
2 changed files with 0 additions and 2 deletions

View File

@@ -63,7 +63,6 @@
"pnpm": {
"overrides": {
"@types/react": "^17.0.53",
"@ionic/core": "workspace:../../core",
"react": "^17.0.2"
}
}

View File

@@ -49,7 +49,6 @@
"pnpm": {
"overrides": {
"@types/react": "^18.0.27",
"@ionic/core": "link:../../../../../core",
"react": "^18.2.0"
}
}