mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
fix flex-layout version (#6040)
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"@angular/cdk": ">=10.0.1",
|
||||
"@angular/common": ">10.0.2",
|
||||
"@angular/core": ">=10.0.2",
|
||||
"@angular/flex-layout": ">=>=10.0.0-beta.32",
|
||||
"@angular/flex-layout": ">=10.0.0-beta.32",
|
||||
"@angular/forms": ">=10.0.2",
|
||||
"@angular/material": ">=10.0.1",
|
||||
"@angular/router": ">=10.0.2",
|
||||
|
||||
Reference in New Issue
Block a user