Skip to content

Commit da2e294

Browse files
committed
fix(package): updated angular and material to v8 #133
1 parent 0faf3dc commit da2e294

File tree

5 files changed

+435
-182
lines changed

5 files changed

+435
-182
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
"@angular-material-extensions/faq": "^3.0.4",
3030
"@angular-material-extensions/jumbotron": "^1.0.1",
3131
"@angular/animations": "^8.0.3",
32-
"@angular/cdk": "^7.3.6",
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/flex-layout": "^8.0.0-beta.26",
3737
"@angular/forms": "^8.0.3",
3838
"@angular/http": "^7.2.15",
39-
"@angular/material": "^7.3.6",
39+
"@angular/material": "^8.0.1",
4040
"@angular/platform-browser": "8.0.0",
4141
"@angular/platform-browser-dynamic": "^8.0.3",
4242
"@angular/platform-server": "^8.0.3",

0 commit comments

Comments
 (0)