|
29 | 29 | }
|
30 | 30 | },
|
31 | 31 | "dependencies": {
|
32 |
| - "@angular/common": "8.0.0-rc.5", |
33 |
| - "@angular/compiler": "8.0.0-rc.5", |
34 |
| - "@angular/core": "8.0.0-rc.5", |
35 |
| - "@angular/forms": "8.0.0-rc.5", |
| 32 | + "@angular/common": "8.0.0", |
| 33 | + "@angular/compiler": "8.0.0", |
| 34 | + "@angular/core": "8.0.0", |
| 35 | + "@angular/forms": "8.0.0", |
36 | 36 | "@angular/http": "8.0.0-beta.10",
|
37 |
| - "@angular/platform-browser": "8.0.0-rc.5", |
38 |
| - "@angular/platform-browser-dynamic": "8.0.0-rc.5", |
39 |
| - "@angular/router": "8.0.0-rc.5", |
| 37 | + "@angular/platform-browser": "8.0.0", |
| 38 | + "@angular/platform-browser-dynamic": "8.0.0", |
| 39 | + "@angular/router": "8.0.0", |
40 | 40 | "nativescript-angular": "next",
|
41 | 41 | "nativescript-camera": "^4.4.0",
|
42 | 42 | "nativescript-geolocation": "^5.0.0",
|
|
48 | 48 | "zone.js": "^0.8.4"
|
49 | 49 | },
|
50 | 50 | "devDependencies": {
|
51 |
| - "@angular/compiler-cli": "8.0.0-rc.5", |
52 |
| - "@ngtools/webpack": "8.0.0-rc.4", |
| 51 | + "@angular/compiler-cli": "8.0.0", |
| 52 | + "@ngtools/webpack": "8.0.0", |
53 | 53 | "codelyzer": "^3.0.1",
|
54 | 54 | "fs-extra": "^0.30.0",
|
55 | 55 | "glob": "^7.1.3",
|
|
0 commit comments