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 1, 2022
1 parent 316e525 commit 5f4c670
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 23 deletions.
43 changes: 22 additions & 21 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
Expand Up @@ -21,13 +21,13 @@
"private": true,
"dependencies": {
"@angular/animations": "^14.0.4",
"@angular/cdk": "^13.0.3",
"@angular/cdk": "^14.0.4",
"@angular/common": "^14.0.4",
"@angular/compiler": "^14.0.4",
"@angular/core": "^14.0.4",
"@angular/flex-layout": "^12.0.0-beta.34",
"@angular/forms": "^14.0.4",
"@angular/material": "^13.0.3",
"@angular/material": "^14.0.4",
"@angular/platform-browser": "^14.0.4",
"@angular/platform-browser-dynamic": "^14.0.4",
"@angular/platform-server": "^14.0.4",
Expand Down

0 comments on commit 5f4c670

Please sign in to comment.