Skip to content

Commit

Permalink
fix(project): upgraded angular material to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Jan 5, 2022
1 parent c5973ce commit d3f45e2
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
54 changes: 27 additions & 27 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 @@ -40,7 +40,7 @@
"@angular/common": "^13.1.1",
"@angular/compiler": "^13.1.1",
"@angular/core": "^13.1.1",
"@angular/flex-layout": "^11.0.0-beta.33",
"@angular/flex-layout": "^13.0.0-beta.36",
"@angular/forms": "^13.1.1",
"@angular/material": "^12.0.3",
"@angular/platform-browser": "^13.1.1",
Expand Down Expand Up @@ -145,4 +145,4 @@
}
}
}
}
}

0 comments on commit d3f45e2

Please sign in to comment.