Skip to content

Commit e587b64

Browse files
committed
fix(package): upgraded angular material to v11
1 parent 27f9978 commit e587b64

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 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": "^11.0.2",
38-
"@angular/cdk": "^10.1.3",
38+
"@angular/cdk": "^11.0.0",
3939
"@angular/common": "^11.0.2",
4040
"@angular/compiler": "^11.0.2",
4141
"@angular/core": "^11.0.2",
4242
"@angular/flex-layout": "^10.0.0-beta.32",
4343
"@angular/forms": "^11.0.2",
44-
"@angular/material": "^10.1.3",
44+
"@angular/material": "^11.0.0",
4545
"@angular/platform-browser": "^11.0.2",
4646
"@angular/platform-browser-dynamic": "^11.0.2",
4747
"@angular/platform-server": "^11.0.2",

0 commit comments

Comments
 (0)