Skip to content

Commit cea480d

Browse files
committed
fix(project): upgraded angular material to v14
1 parent 1a25b81 commit cea480d

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package-lock.json

+14-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@angular/common": "^14.0.5",
2727
"@angular/compiler": "^14.0.5",
2828
"@angular/core": "^14.0.5",
29-
"@angular/flex-layout": "^12.0.0-beta.35",
29+
"@angular/flex-layout": "^14.0.0-beta.40",
3030
"@angular/forms": "^14.0.5",
3131
"@angular/material": "^13.3.9",
3232
"@angular/platform-browser": "^14.0.5",

0 commit comments

Comments
 (0)