merge release-7.0.2 (#27178)

This commit is contained in:
Liam DeBeasi
2023-04-12 09:18:36 -04:00
committed by GitHub
parent ad6b1301cf
commit 900aa66e83
26 changed files with 221 additions and 137 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ionic/angular",
"version": "7.0.1",
"version": "7.0.2",
"description": "Angular specific wrappers for @ionic/core",
"keywords": [
"ionic",
@@ -47,7 +47,7 @@
}
},
"dependencies": {
"@ionic/core": "^7.0.1",
"@ionic/core": "^7.0.2",
"ionicons": "^7.0.0",
"jsonc-parser": "^3.0.0",
"tslib": "^2.3.0"