mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-18 15:35:30 +01:00
fix: downgrade Angular CDK (#5757)
This commit is contained in:
parent
36ac431a4e
commit
9e340ae905
2 changed files with 4 additions and 4 deletions
|
|
@ -32,7 +32,7 @@
|
|||
"dependencies": {
|
||||
"@akveo/ng2-completer": "^9.0.1",
|
||||
"@angular/animations": "^10.0.10",
|
||||
"@angular/cdk": "^10.1.3",
|
||||
"@angular/cdk": "10.1.1",
|
||||
"@angular/common": "^10.0.10",
|
||||
"@angular/compiler": "^10.0.10",
|
||||
"@angular/core": "^10.0.10",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue