This commit is contained in:
ionitron
2024-03-20 13:18:53 +00:00
parent 58d217d0cf
commit 4cd8fb15af
26 changed files with 134 additions and 37 deletions

View File

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