|
26 | 26 | "node": ">= 5.4.1"
|
27 | 27 | },
|
28 | 28 | "dependencies": {
|
29 |
| - "@angular/animations": "6.0.0-rc.5", |
30 |
| - "@angular/common": "6.0.0-rc.5", |
31 |
| - "@angular/compiler": "6.0.0-rc.5", |
32 |
| - "@angular/core": "6.0.0-rc.5", |
33 |
| - "@angular/forms": "6.0.0-rc.5", |
34 |
| - "@angular/platform-browser": "6.0.0-rc.5", |
| 29 | + "@angular/animations": "6.0.0-rc.6", |
| 30 | + "@angular/common": "6.0.0-rc.6", |
| 31 | + "@angular/compiler": "6.0.0-rc.6", |
| 32 | + "@angular/core": "6.0.0-rc.6", |
| 33 | + "@angular/forms": "6.0.0-rc.6", |
| 34 | + "@angular/platform-browser": "6.0.0-rc.6", |
35 | 35 | "core-js": "^2.4.1",
|
36 | 36 | "rxjs": "6.0.0",
|
37 | 37 | "systemjs": "0.19.43",
|
|
42 | 42 | "devDependencies": {
|
43 | 43 | "@angular-devkit/core": "^0.5.6",
|
44 | 44 | "@angular-devkit/schematics": "^0.5.6",
|
45 |
| - "@angular/bazel": "6.0.0-rc.5", |
46 |
| - "@angular/compiler-cli": "6.0.0-rc.5", |
47 |
| - "@angular/http": "6.0.0-rc.5", |
48 |
| - "@angular/platform-browser-dynamic": "6.0.0-rc.5", |
49 |
| - "@angular/platform-server": "6.0.0-rc.5", |
50 |
| - "@angular/router": "6.0.0-rc.5", |
51 |
| - "@angular/upgrade": "6.0.0-rc.5", |
| 45 | + "@angular/bazel": "6.0.0-rc.6", |
| 46 | + "@angular/compiler-cli": "6.0.0-rc.6", |
| 47 | + "@angular/http": "6.0.0-rc.6", |
| 48 | + "@angular/platform-browser-dynamic": "6.0.0-rc.6", |
| 49 | + "@angular/platform-server": "6.0.0-rc.6", |
| 50 | + "@angular/router": "6.0.0-rc.6", |
| 51 | + "@angular/upgrade": "6.0.0-rc.6", |
52 | 52 | "@bazel/ibazel": "0.3.1",
|
53 | 53 | "@google-cloud/storage": "^1.1.1",
|
54 | 54 | "@schematics/angular": "^0.5.6",
|
|
0 commit comments