|
57 | 57 | }, |
58 | 58 | "dependencies": { |
59 | 59 | "@angular/animations": "^6.1.0-rc.0", |
| 60 | + "@angular/cdk": "^6.3.3", |
60 | 61 | "@angular/common": "^6.1.0-rc.0", |
61 | 62 | "@angular/compiler": "^6.1.0-rc.0", |
62 | 63 | "@angular/compiler-cli": "^6.1.0-rc.0", |
63 | 64 | "@angular/core": "^6.1.0-rc.0", |
| 65 | + "@angular/forms": "^6.1.0-rc.0", |
64 | 66 | "@angular/http": "^6.1.0-rc.0", |
| 67 | + "@angular/material": "^6.3.3", |
65 | 68 | "@angular/platform-browser": "^6.1.0-rc.0", |
66 | 69 | "@angular/platform-browser-dynamic": "^6.1.0-rc.0", |
67 | 70 | "@angular/platform-server": "^6.1.0-rc.0", |
68 | 71 | "@angular/router": "^6.1.0-rc.0", |
69 | | - "@nguniversal/common": "^6.0.0", |
| 72 | + "@angular/service-worker": "^6.1.0-rc.0", |
| 73 | + "@nguniversal/common": "^6.1.0-rc.0", |
70 | 74 | "@nguniversal/express-engine": "^6.0.0", |
71 | 75 | "@types/cookie-parser": "^1.4.1", |
72 | 76 | "@types/express": "^4.16.0", |
|
0 commit comments