Skip to content

Commit fdcff5e

Browse files
committed
fix(lib): upgraded angular material to v11
1 parent 4fb772c commit fdcff5e

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
@@ -37,13 +37,13 @@
3737
"@angular-devkit/core": "^11.0.2",
3838
"@angular-devkit/schematics": "^11.0.2",
3939
"@angular/animations": "^11.0.2",
40-
"@angular/cdk": "~10.2.4",
40+
"@angular/cdk": "~11.0.0",
4141
"@angular/common": "^11.0.2",
4242
"@angular/compiler": "^11.0.2",
4343
"@angular/core": "^11.0.2",
4444
"@angular/flex-layout": "^10.0.0-beta.32",
4545
"@angular/forms": "^11.0.2",
46-
"@angular/material": "^10.2.4",
46+
"@angular/material": "^11.0.0",
4747
"@angular/platform-browser": "^11.0.2",
4848
"@angular/platform-browser-dynamic": "^11.0.2",
4949
"@angular/platform-server": "^11.0.2",

0 commit comments

Comments
 (0)