Skip to content

Commit

Permalink
fix: downgrade Angular CDK (#5757)
Browse files Browse the repository at this point in the history
  • Loading branch information
yggg authored Aug 28, 2020
1 parent 36ac431 commit 9e340ae
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 9e340ae

Please sign in to comment.