This commit is contained in:
ionitron
2024-01-31 14:26:24 +00:00
parent 7825eab925
commit 1de5ff9302
26 changed files with 121 additions and 37 deletions

View File

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