Skip to content

Commit 2f53ac8

Browse files
committed
fix(lib): upgraded angular material to the latest version
1 parent 576aeab commit 2f53ac8

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package-lock.json

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

0 commit comments

Comments
 (0)