angular 9 material

This commit is contained in:
2020-02-21 18:25:05 +01:00
committed by smuddy
parent cc2018db83
commit 53a234458f
3 changed files with 10 additions and 20 deletions

View File

@@ -13,13 +13,13 @@
"private": true,
"dependencies": {
"@angular/animations": "~9.0.2",
"@angular/cdk": "~8.2.3",
"@angular/cdk": "~9.0.1",
"@angular/common": "~9.0.2",
"@angular/compiler": "~9.0.2",
"@angular/core": "~9.0.2",
"@angular/fire": "^5.2.3",
"@angular/forms": "~9.0.2",
"@angular/material": "^8.2.3",
"@angular/material": "^9.0.1",
"@angular/platform-browser": "~9.0.2",
"@angular/platform-browser-dynamic": "~9.0.2",
"@angular/router": "~9.0.2",
@@ -27,7 +27,6 @@
"@fortawesome/fontawesome-svg-core": "^1.2.25",
"@fortawesome/free-solid-svg-icons": "^5.11.2",
"firebase": "^7.4.0",
"hammerjs": "^2.0.8",
"rxjs": "~6.5.4",
"tslib": "^1.10.0",
"zone.js": "~0.10.2"