chore: try using link

This commit is contained in:
Sean Perkins
2024-01-29 23:59:50 -05:00
parent 6841046163
commit 5f80919cfe
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -6,7 +6,7 @@ settings:
overrides:
'@types/react': ^18.0.27
'@ionic/core': workspace:../../core
'@ionic/core': link:../../../../../core
react: ^18.2.0
importers:
@@ -99,7 +99,7 @@ importers:
../../..:
dependencies:
'@ionic/core':
specifier: workspace:../../core
specifier: link:../../core
version: link:../../core
ionicons:
specifier: ^7.0.0