remove flex-layout dependency (#3235)

This commit is contained in:
Denys Vuika
2023-05-29 10:28:48 +01:00
committed by GitHub
parent 251b6a0ec7
commit 4a00cbbfd7
8 changed files with 3 additions and 24 deletions

View File

@@ -13,7 +13,6 @@
"@angular/common": "^14.1.3",
"@angular/compiler": "^14.1.3",
"@angular/core": "^14.1.3",
"@angular/flex-layout": "^14.0.0-beta.40",
"@angular/forms": "^14.1.3",
"@angular/material": "^14.1.3",
"@ngrx/effects": "^14.2.0",