Skip to content

Commit 3ceee74

Browse files
committed
fix(package): updated angular material to v10
1 parent 83d7b87 commit 3ceee74

File tree

2 files changed

+13
-9
lines changed

2 files changed

+13
-9
lines changed

package-lock.json

Lines changed: 11 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@
3535
"dependencies": {
3636
"@angular-material-extensions/pages": "^4.0.0",
3737
"@angular/animations": "^10.0.14",
38-
"@angular/cdk": "^9.2.4",
38+
"@angular/cdk": "^10.1.3",
3939
"@angular/common": "^10.0.14",
4040
"@angular/compiler": "^10.0.14",
4141
"@angular/core": "^10.0.14",
4242
"@angular/flex-layout": "^10.0.0-beta.32",
4343
"@angular/forms": "^10.0.14",
44-
"@angular/material": "^9.2.4",
44+
"@angular/material": "^10.1.3",
4545
"@angular/platform-browser": "^10.0.14",
4646
"@angular/platform-browser-dynamic": "^10.0.14",
4747
"@angular/platform-server": "^10.0.14",

0 commit comments

Comments
 (0)