This commit is contained in:
ionitron
2025-03-13 21:04:03 +00:00
parent 6dcb143307
commit 4b10d7dc6f
27 changed files with 144 additions and 47 deletions

View File

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