This commit is contained in:
ionitron
2023-12-13 14:27:51 +00:00
parent 92f1b8627a
commit 150ea1a8ad
26 changed files with 129 additions and 37 deletions

View File

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