This commit is contained in:
Liam DeBeasi
2021-10-27 09:01:14 -04:00
parent bdb268aa12
commit 1b0669eebe
14 changed files with 58 additions and 47 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ionic/angular-server",
"version": "5.8.4",
"version": "5.8.5",
"description": "Angular SSR Module for Ionic",
"keywords": [
"ionic",
@@ -49,7 +49,7 @@
"@angular/core": "8.2.13",
"@angular/platform-browser": "8.2.13",
"@angular/platform-server": "8.2.13",
"@ionic/core": "5.8.4",
"@ionic/core": "5.8.5",
"ng-packagr": "5.7.1",
"tslint": "^5.12.1",
"tslint-ionic-rules": "0.0.21",