|
11 | 11 | }, |
12 | 12 | "private": true, |
13 | 13 | "dependencies": { |
14 | | - "@angular/animations": "~10.0.0-rc.4", |
15 | | - "@angular/common": "~10.0.0-rc.4", |
16 | | - "@angular/compiler": "~10.0.0-rc.4", |
17 | | - "@angular/core": "~10.0.0-rc.4", |
18 | | - "@angular/forms": "~10.0.0-rc.4", |
19 | | - "@angular/platform-browser": "~10.0.0-rc.4", |
20 | | - "@angular/platform-browser-dynamic": "~10.0.0-rc.4", |
21 | | - "@angular/router": "~10.0.0-rc.4", |
| 14 | + "@angular/animations": "~10.0.0-rc.6", |
| 15 | + "@angular/common": "~10.0.0-rc.6", |
| 16 | + "@angular/compiler": "~10.0.0-rc.6", |
| 17 | + "@angular/core": "~10.0.0-rc.6", |
| 18 | + "@angular/forms": "~10.0.0-rc.6", |
| 19 | + "@angular/platform-browser": "~10.0.0-rc.6", |
| 20 | + "@angular/platform-browser-dynamic": "~10.0.0-rc.6", |
| 21 | + "@angular/router": "~10.0.0-rc.6", |
22 | 22 | "rxjs": "~6.5.5", |
23 | 23 | "tslib": "^2.0.0", |
24 | 24 | "zone.js": "~0.10.3" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | | - "@angular-devkit/build-angular": "~0.1000.0-rc.3", |
28 | | - "@angular/cli": "~10.0.0-rc.3", |
29 | | - "@angular/compiler-cli": "~10.0.0-rc.4", |
| 27 | + "@angular-devkit/build-angular": "~0.1000.0-rc.4", |
| 28 | + "@angular/cli": "~10.0.0-rc.4", |
| 29 | + "@angular/compiler-cli": "~10.0.0-rc.6", |
30 | 30 | "@types/node": "^12.11.1", |
31 | 31 | "@types/jasmine": "~3.5.0", |
32 | 32 | "@types/jasminewd2": "~2.0.3", |
|
0 commit comments