Skip to content

Commit

Permalink
Update Angular Material to version 10
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelwedler committed Jul 17, 2020
1 parent 9c6e665 commit e7287db
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 @@ -20,13 +20,13 @@
"private": true,
"dependencies": {
"@angular/animations": "10.0.3",
"@angular/cdk": "9.2.4",
"@angular/cdk": "10.0.1",
"@angular/common": "10.0.3",
"@angular/compiler": "10.0.3",
"@angular/core": "10.0.3",
"@angular/flex-layout": "9.0.0-beta.31",
"@angular/flex-layout": "10.0.0-beta.32",
"@angular/forms": "10.0.3",
"@angular/material": "9.2.4",
"@angular/material": "10.0.1",
"@angular/platform-browser": "10.0.3",
"@angular/platform-browser-dynamic": "10.0.3",
"@angular/router": "10.0.3",
Expand Down

0 comments on commit e7287db

Please sign in to comment.