fix: package resolution

This commit is contained in:
Sean Perkins
2024-02-01 20:07:56 -05:00
parent cd2ff30b56
commit 079467eff4
5 changed files with 44 additions and 17 deletions

View File

@@ -46,7 +46,7 @@
}
},
"dependencies": {
"@ionic/core": "^7.6.6",
"@ionic/core": "workspace:*",
"ionicons": "^7.0.0",
"jsonc-parser": "^3.0.0",
"tslib": "^2.3.0"