Skip to content

Commit

Permalink
fix(project): upgraded angular material deps
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Jun 2, 2022
1 parent 0ac70db commit 4c898b3
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
44 changes: 22 additions & 22 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 @@ -39,13 +39,13 @@
"@angular-devkit/core": "^14.0.0",
"@angular-devkit/schematics": "^14.0.0",
"@angular/animations": "^14.0.0",
"@angular/cdk": "^13.3.3",
"@angular/cdk": "^14.0.0",
"@angular/common": "^14.0.0",
"@angular/compiler": "^14.0.0",
"@angular/core": "^14.0.0",
"@angular/flex-layout": "^13.0.0-beta.38",
"@angular/forms": "^14.0.0",
"@angular/material": "^13.3.3",
"@angular/material": "^14.0.0",
"@angular/platform-browser": "^14.0.0",
"@angular/platform-browser-dynamic": "^14.0.0",
"@angular/platform-server": "^14.0.0",
Expand Down

0 comments on commit 4c898b3

Please sign in to comment.