fix: downgrade Angular CDK (#5757)

This commit is contained in:
Sergey Andrievskiy 2020-08-28 19:27:59 +03:00 committed by GitHub
parent 36ac431a4e
commit 9e340ae905
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -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",