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-server",
"version": "7.0.1",
"version": "7.0.2",
"description": "Angular SSR Module for Ionic",
"keywords": [
"ionic",
@@ -61,6 +61,6 @@
},
"prettier": "@ionic/prettier-config",
"dependencies": {
"@ionic/core": "^7.0.1"
"@ionic/core": "^7.0.2"
}
}