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 6, 2022
1 parent 991896f commit 1c43348
Showing 1 changed file with 2 additions and 2 deletions.
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.0.5",
"@angular-devkit/schematics": "^14.0.5",
"@angular/animations": "^14.0.5",
"@angular/cdk": "^14.0.0",
"@angular/cdk": "^14.0.4",
"@angular/common": "^14.0.5",
"@angular/compiler": "^14.0.5",
"@angular/core": "^14.0.5",
"@angular/flex-layout": "^13.0.0-beta.38",
"@angular/forms": "^14.0.5",
"@angular/material": "^14.0.0",
"@angular/material": "^14.0.4",
"@angular/platform-browser": "^14.0.5",
"@angular/platform-browser-dynamic": "^14.0.5",
"@angular/platform-server": "^14.0.5",
Expand Down

0 comments on commit 1c43348

Please sign in to comment.