This commit is contained in:
ionitron
2026-03-06 17:14:07 +00:00
parent 72abccaad8
commit 8d07917cd1
26 changed files with 138 additions and 45 deletions

View File

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