Skip to content

Commit

Permalink
fix(lib): updated angular material to v9.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Apr 7, 2020
1 parent 9104541 commit bdd9732
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 @@ -33,13 +33,13 @@
"private": true,
"dependencies": {
"@angular/animations": "^9.1.0",
"@angular/cdk": "~9.0.0",
"@angular/cdk": "~9.2.0",
"@angular/common": "^9.1.0",
"@angular/compiler": "^9.1.0",
"@angular/core": "^9.1.0",
"@angular/flex-layout": "^9.0.0-beta.29",
"@angular/forms": "^9.1.0",
"@angular/material": "^9.0.0",
"@angular/material": "^9.2.0",
"@angular/platform-browser": "^9.1.0",
"@angular/platform-browser-dynamic": "^9.1.0",
"@angular/platform-server": "^9.1.0",
Expand Down

0 comments on commit bdd9732

Please sign in to comment.