Angular 10 before Upgrade

This commit is contained in:
Lorenz Hilpert
2020-09-22 14:19:42 +02:00
parent e84b73c6ec
commit aaff8be246
35 changed files with 391 additions and 109 deletions

View File

@@ -35,6 +35,7 @@
"@angular/compiler": "~9.1.12",
"@angular/core": "~9.1.12",
"@angular/forms": "~9.1.12",
"@angular/localize": "^9.1.12",
"@angular/platform-browser": "~9.1.12",
"@angular/platform-browser-dynamic": "~9.1.12",
"@angular/router": "~9.1.12",
@@ -109,4 +110,4 @@
"tslint": "~5.11.0",
"typescript": "~3.8.3"
}
}
}