This commit is contained in:
Brandy Carney
2024-06-28 10:41:57 -04:00
parent 4c9083050b
commit 085c243942
19 changed files with 60 additions and 60 deletions

View File

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