This commit is contained in:
Brandy Carney
2020-09-17 18:13:02 -04:00
parent 5cdf68b674
commit f714c34699
10 changed files with 32 additions and 19 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@ionic/angular-server",
"version": "5.3.2",
"version": "5.3.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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