Skip to content

Commit

Permalink
fix(project): upgraded angular cdk and material
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Dec 4, 2022
1 parent 5c357c9 commit c04de57
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": "^15.0.2",
"@angular-devkit/schematics": "^15.0.2",
"@angular/animations": "^15.0.2",
"@angular/cdk": "^15.0.0",
"@angular/cdk": "^15.0.1",
"@angular/common": "^15.0.2",
"@angular/compiler": "^15.0.2",
"@angular/core": "^15.0.2",
"@angular/flex-layout": "^14.0.0-beta.41",
"@angular/forms": "^15.0.2",
"@angular/material": "^15.0.0",
"@angular/material": "^15.0.1",
"@angular/platform-browser": "^15.0.2",
"@angular/platform-browser-dynamic": "^15.0.2",
"@angular/platform-server": "^15.0.2",
Expand Down

0 comments on commit c04de57

Please sign in to comment.