Skip to content

Commit

Permalink
- update @angular/material to 10
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyusung4698 committed Sep 17, 2020
1 parent 1b2ad16 commit 76a217b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 9 deletions.
18 changes: 11 additions & 7 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
"private": true,
"dependencies": {
"@angular/animations": "^10.1.2",
"@angular/cdk": "^9.2.3",
"@angular/cdk": "^10.2.1",
"@angular/common": "^10.1.2",
"@angular/compiler": "^10.1.2",
"@angular/core": "^10.1.2",
"@angular/forms": "^10.1.2",
"@angular/material": "^9.2.3",
"@angular/material": "^10.2.1",
"@angular/platform-browser": "^10.1.2",
"@angular/platform-browser-dynamic": "^10.1.2",
"@angular/router": "^10.1.2",
Expand Down

0 comments on commit 76a217b

Please sign in to comment.