Skip to content

Commit 6ba675f

Browse files
committed
demo(app): updated angular material and cdk to v7.0.2
1 parent 2bc84d1 commit 6ba675f

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
@@ -27,14 +27,14 @@
2727
"private": true,
2828
"dependencies": {
2929
"@angular/animations": "7.0.2",
30-
"@angular/cdk": "^7.0.2",
30+
"@angular/cdk": "^7.0.3",
3131
"@angular/common": "7.0.2",
3232
"@angular/compiler": "7.0.2",
3333
"@angular/core": "7.0.2",
3434
"@angular/flex-layout": "^7.0.0-beta.19",
3535
"@angular/forms": "7.0.2",
3636
"@angular/http": "7.0.2",
37-
"@angular/material": "^7.0.2",
37+
"@angular/material": "^7.0.3",
3838
"@angular/platform-browser": "7.0.2",
3939
"@angular/platform-browser-dynamic": "7.0.2",
4040
"@angular/platform-server": "7.0.2",

0 commit comments

Comments
 (0)