Skip to content

Commit

Permalink
chore: update angular material, cdk, flex-layout
Browse files Browse the repository at this point in the history
  • Loading branch information
4gray committed Jul 25, 2020
1 parent fccb7be commit 57fecef
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 13 deletions.
27 changes: 17 additions & 10 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
"private": true,
"dependencies": {
"@angular/animations": "~10.0.5",
"@angular/cdk": "^9.2.4",
"@angular/cdk": "^10.1.0",
"@angular/common": "~10.0.5",
"@angular/compiler": "~10.0.5",
"@angular/core": "~10.0.5",
"@angular/flex-layout": "^9.0.0-beta.31",
"@angular/flex-layout": "^10.0.0-beta.32",
"@angular/forms": "~10.0.5",
"@angular/material": "^9.2.4",
"@angular/material": "^10.1.0",
"@angular/platform-browser": "~10.0.5",
"@angular/platform-browser-dynamic": "~10.0.5",
"@angular/router": "~10.0.5",
Expand Down

0 comments on commit 57fecef

Please sign in to comment.