|
45 | 45 | "reflect-metadata": "^0.1.8"
|
46 | 46 | },
|
47 | 47 | "peerDependencies": {
|
48 |
| - "@angular/platform-browser-dynamic": "8.0.0-rc.5", |
49 |
| - "@angular/common": "8.0.0-rc.5", |
50 |
| - "@angular/compiler": "8.0.0-rc.5", |
51 |
| - "@angular/core": "8.0.0-rc.5", |
52 |
| - "@angular/forms": "8.0.0-rc.5", |
| 48 | + "@angular/platform-browser-dynamic": "8.0.0", |
| 49 | + "@angular/common": "8.0.0", |
| 50 | + "@angular/compiler": "8.0.0", |
| 51 | + "@angular/core": "8.0.0", |
| 52 | + "@angular/forms": "8.0.0", |
53 | 53 | "@angular/http": "8.0.0-beta.10",
|
54 |
| - "@angular/platform-browser": "8.0.0-rc.5", |
55 |
| - "@angular/router": "8.0.0-rc.5", |
| 54 | + "@angular/platform-browser": "8.0.0", |
| 55 | + "@angular/router": "8.0.0", |
56 | 56 | "rxjs": "^6.3.3",
|
57 | 57 | "tns-core-modules": "^5.1.0 || >5.1.0- || >5.2.0-",
|
58 | 58 | "typescript": "~3.4.5",
|
59 | 59 | "zone.js": "^0.8.4"
|
60 | 60 | },
|
61 | 61 | "devDependencies": {
|
62 |
| - "@angular/animations": "8.0.0-rc.5", |
63 |
| - "@angular/common": "8.0.0-rc.5", |
64 |
| - "@angular/compiler": "8.0.0-rc.5", |
65 |
| - "@angular/compiler-cli": "8.0.0-rc.5", |
66 |
| - "@angular/core": "8.0.0-rc.5", |
67 |
| - "@angular/forms": "8.0.0-rc.5", |
| 62 | + "@angular/animations": "8.0.0", |
| 63 | + "@angular/common": "8.0.0", |
| 64 | + "@angular/compiler": "8.0.0", |
| 65 | + "@angular/compiler-cli": "8.0.0", |
| 66 | + "@angular/core": "8.0.0", |
| 67 | + "@angular/forms": "8.0.0", |
68 | 68 | "@angular/http": "8.0.0-beta.10",
|
69 |
| - "@angular/platform-browser": "8.0.0-rc.5", |
70 |
| - "@angular/platform-browser-dynamic": "8.0.0-rc.5", |
71 |
| - "@angular/router": "8.0.0-rc.5", |
| 69 | + "@angular/platform-browser": "8.0.0", |
| 70 | + "@angular/platform-browser-dynamic": "8.0.0", |
| 71 | + "@angular/router": "8.0.0", |
72 | 72 | "codelyzer": "^4.5.0",
|
73 | 73 | "rxjs": "~6.3.3",
|
74 | 74 | "tns-core-modules": "next",
|
|
0 commit comments