v7.3.1-nightly.20230817

This commit is contained in:
ionitron
2023-08-17 06:08:15 +00:00
parent 901679882c
commit 77a479f61f
26 changed files with 109 additions and 37 deletions

View File

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