This commit is contained in:
ionitron
2025-03-19 20:08:09 +00:00
parent c4b9212640
commit 9496c193ce
26 changed files with 138 additions and 45 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ionic/angular-server",
"version": "8.5.0",
"version": "8.5.1",
"description": "Angular SSR Module for Ionic",
"keywords": [
"ionic",
@@ -62,6 +62,6 @@
},
"prettier": "@ionic/prettier-config",
"dependencies": {
"@ionic/core": "^8.5.0"
"@ionic/core": "^8.5.1"
}
}