This commit is contained in:
Liam DeBeasi
2021-03-04 13:54:38 -05:00
parent a1f95264e7
commit 1a2fd2fb6e
14 changed files with 89 additions and 58 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ionic/angular-server",
"version": "5.5.5",
"version": "5.6.0",
"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.5.5",
"@ionic/core": "5.6.0",
"ng-packagr": "5.7.1",
"tslint": "^5.12.1",
"tslint-ionic-rules": "0.0.21",