Skip to content

Commit 4a94994

Browse files
committed
fix(demo): upgraded angular material to v8.0.1 #277
1 parent 2c062ef commit 4a94994

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.0.3",
32-
"@angular/cdk": "^8.0.0",
32+
"@angular/cdk": "^8.0.1",
3333
"@angular/common": "^8.0.3",
3434
"@angular/compiler": "^8.0.3",
3535
"@angular/core": "^8.0.3",
3636
"@angular/fire": "^5.2.1",
3737
"@angular/flex-layout": "^8.0.0-beta.26",
3838
"@angular/forms": "^8.0.3",
39-
"@angular/material": "^8.0.0",
39+
"@angular/material": "^8.0.1",
4040
"@angular/platform-browser": "^8.0.3",
4141
"@angular/platform-browser-dynamic": "^8.0.3",
4242
"@angular/platform-server": "^8.0.3",

0 commit comments

Comments
 (0)