Skip to content

Commit

Permalink
fix(project): upgraded angular material
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Jul 29, 2022
1 parent 875bd36 commit 7475144
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
30 changes: 15 additions & 15 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 @@ -38,13 +38,13 @@
"@angular-devkit/core": "^14.1.0",
"@angular-devkit/schematics": "^14.1.0",
"@angular/animations": "^14.1.0",
"@angular/cdk": "^14.0.4",
"@angular/cdk": "^14.1.0",
"@angular/common": "^14.1.0",
"@angular/compiler": "^14.1.0",
"@angular/core": "^14.1.0",
"@angular/flex-layout": "^13.0.0-beta.38",
"@angular/forms": "^14.1.0",
"@angular/material": "^14.0.4",
"@angular/material": "^14.1.0",
"@angular/platform-browser": "^14.1.0",
"@angular/platform-browser-dynamic": "^14.1.0",
"@angular/platform-server": "^14.1.0",
Expand Down

0 comments on commit 7475144

Please sign in to comment.