Skip to content

Commit 08308e8

Browse files
committed
fix(demo): updated angular material
1 parent 2828bae commit 08308e8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

demo/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.

demo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@
2929
"dependencies": {
3030
"@angular-material-extensions/pages": "^2.1.0",
3131
"@angular/animations": "8.2.9",
32-
"@angular/cdk": "^8.2.0",
32+
"@angular/cdk": "^8.2.3",
3333
"@angular/common": "8.2.9",
3434
"@angular/compiler": "8.2.9",
3535
"@angular/core": "8.2.9",
3636
"@angular/fire": "^5.2.1",
3737
"@angular/flex-layout": "^8.0.0-beta.27",
3838
"@angular/forms": "8.2.9",
39-
"@angular/material": "^8.2.0",
39+
"@angular/material": "^8.2.3",
4040
"@angular/platform-browser": "8.2.9",
4141
"@angular/platform-browser-dynamic": "8.2.9",
4242
"@angular/platform-server": "8.2.9",

0 commit comments

Comments
 (0)