Skip to content

Commit

Permalink
feat(lib): upgraded angular material to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Nov 19, 2020
1 parent 0f7c46b commit 7064913
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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 @@ -21,13 +21,13 @@
"private": true,
"dependencies": {
"@angular/animations": "~11.0.2",
"@angular/cdk": "^10.2.3",
"@angular/cdk": "^11.0.0",
"@angular/common": "~11.0.2",
"@angular/compiler": "~11.0.2",
"@angular/core": "~11.0.2",
"@angular/flex-layout": "^10.0.0-beta.32",
"@angular/forms": "~11.0.2",
"@angular/material": "^10.2.3",
"@angular/material": "^11.0.0",
"@angular/platform-browser": "~11.0.2",
"@angular/platform-browser-dynamic": "~11.0.2",
"@angular/platform-server": "~11.0.2",
Expand Down

0 comments on commit 7064913

Please sign in to comment.