[ADF-1895] update Material2 to 5.0.0-rc0 (#2621)

update Material2 to 5.0.0-rc0
This commit is contained in:
Eugenio Romano
2017-11-08 00:39:34 +00:00
committed by GitHub
parent 50ff6cde45
commit a2310336dd
39 changed files with 99 additions and 85 deletions

View File

@@ -35,14 +35,14 @@
],
"dependencies": {
"@angular/animations": "5.0.0",
"@angular/cdk": "2.0.0-beta.12",
"@angular/cdk": "5.0.0-rc0",
"@angular/common": "5.0.0",
"@angular/compiler": "5.0.0",
"@angular/core": "5.0.0",
"@angular/flex-layout": "2.0.0-beta.10",
"@angular/forms": "5.0.0",
"@angular/http": "5.0.0",
"@angular/material": "2.0.0-beta.12",
"@angular/material": "5.0.0-rc0",
"@angular/platform-browser": "5.0.0",
"@angular/platform-browser-dynamic": "5.0.0",
"@angular/router": "5.0.0",