Skip to content

Commit

Permalink
feat(angular): update @angular/cdk @angular/material
Browse files Browse the repository at this point in the history
  • Loading branch information
justindujardin committed Mar 18, 2021
1 parent 572cbe3 commit b80dfe0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
18 changes: 9 additions & 9 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 @@ -48,13 +48,13 @@
},
"dependencies": {
"@angular/animations": "~11.2.6",
"@angular/cdk": "^10.2.1",
"@angular/cdk": "^11.2.5",
"@angular/common": "~11.2.6",
"@angular/compiler": "~11.2.6",
"@angular/core": "~11.2.6",
"@angular/flex-layout": "^10.0.0-beta.32",
"@angular/flex-layout": "^11.0.0-beta.33",
"@angular/forms": "~11.2.6",
"@angular/material": "^10.2.1",
"@angular/material": "^11.2.5",
"@angular/platform-browser": "~11.2.6",
"@angular/platform-browser-dynamic": "~11.2.6",
"@angular/router": "~11.2.6",
Expand Down

0 comments on commit b80dfe0

Please sign in to comment.