v7.0.6-nightly.20230504

This commit is contained in:
ionitron
2023-05-04 06:09:01 +00:00
parent f402d8e052
commit 6a2fff45d4
26 changed files with 121 additions and 37 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ionic/angular-server",
"version": "7.0.5",
"version": "7.0.6-nightly.20230504",
"description": "Angular SSR Module for Ionic",
"keywords": [
"ionic",
@@ -61,6 +61,6 @@
},
"prettier": "@ionic/prettier-config",
"dependencies": {
"@ionic/core": "^7.0.5"
"@ionic/core": "^7.0.6-nightly.20230504"
}
}