|
10 | 10 | }, |
11 | 11 | "private": true, |
12 | 12 | "dependencies": { |
13 | | - "@angular/animations": "~5.0.0-rc.0", |
| 13 | + "@angular/animations": "~5.0.0-rc.1", |
14 | 14 | "@angular/cdk": "github:angular/cdk-builds", |
15 | | - "@angular/common": "~5.0.0-rc.0", |
16 | | - "@angular/compiler": "~5.0.0-rc.0", |
17 | | - "@angular/core": "~5.0.0-rc.0", |
18 | | - "@angular/forms": "~5.0.0-rc.0", |
19 | | - "@angular/http": "~5.0.0-rc.0", |
| 15 | + "@angular/common": "~5.0.0-rc.1", |
| 16 | + "@angular/compiler": "~5.0.0-rc.1", |
| 17 | + "@angular/core": "~5.0.0-rc.1", |
| 18 | + "@angular/forms": "~5.0.0-rc.1", |
| 19 | + "@angular/http": "~5.0.0-rc.1", |
20 | 20 | "@angular/material": "github:angular/material2-builds", |
21 | | - "@angular/platform-browser": "~5.0.0-rc.0", |
22 | | - "@angular/platform-browser-dynamic": "~5.0.0-rc.0", |
23 | | - "@angular/router": "~5.0.0-rc.0", |
| 21 | + "@angular/platform-browser": "~5.0.0-rc.1", |
| 22 | + "@angular/platform-browser-dynamic": "~5.0.0-rc.1", |
| 23 | + "@angular/router": "~5.0.0-rc.1", |
24 | 24 | "@swimlane/ngx-charts": "^6.0.0", |
25 | 25 | "angularfire2": "^4.0.0-rc.1", |
26 | 26 | "core-js": "^2.4.1", |
|
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | 33 | "@angular/cli": "^1.2.0", |
34 | | - "@angular/compiler-cli": "~5.0.0-rc.0", |
35 | | - "@angular/language-service": "~5.0.0-rc.0", |
| 34 | + "@angular/compiler-cli": "~5.0.0-rc.1", |
| 35 | + "@angular/language-service": "~5.0.0-rc.1", |
36 | 36 | "@types/jasmine": "2.5.45", |
37 | 37 | "@types/node": "~6.0.60", |
38 | 38 | "ts-node": "~3.0.4", |
|
0 commit comments