|
9 | 9 | "version": "latest" |
10 | 10 | }, |
11 | 11 | "tns-android": { |
12 | | - "version": "5.4.0-2019-05-02-235338-05" |
| 12 | + "version": "latest" |
13 | 13 | } |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@angular/animations": "8.0.0", |
17 | | - "@angular/common": "8.0.0", |
18 | | - "@angular/compiler": "8.0.0", |
19 | | - "@angular/core": "8.0.0", |
20 | | - "@angular/forms": "8.0.0", |
| 16 | + "@angular/animations": "~8.0.0", |
| 17 | + "@angular/common": "~8.0.0", |
| 18 | + "@angular/compiler": "~8.0.0", |
| 19 | + "@angular/core": "~8.0.0", |
| 20 | + "@angular/forms": "~8.0.0", |
21 | 21 | "@angular/http": "8.0.0-beta.10", |
22 | | - "@angular/platform-browser": "8.0.0", |
23 | | - "@angular/platform-browser-dynamic": "8.0.0", |
24 | | - "@angular/router": "8.0.0", |
| 22 | + "@angular/platform-browser": "~8.0.0", |
| 23 | + "@angular/platform-browser-dynamic": "~8.0.0", |
| 24 | + "@angular/router": "~8.0.0", |
25 | 25 | "nativescript-angular": "file:../../nativescript-angular", |
26 | 26 | "nativescript-theme-core": "~1.0.2", |
27 | 27 | "reflect-metadata": "~0.1.8", |
28 | 28 | "rxjs": "^6.3.3", |
29 | | - "tns-core-modules": "^5.4.0-next-2019-05-01-141636-02", |
30 | | - "zone.js": "^0.8.4" |
| 29 | + "tns-core-modules": "next", |
| 30 | + "zone.js": "^0.9.1" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | | - "@angular/compiler-cli": "8.0.0", |
34 | | - "@ngtools/webpack": "8.0.0", |
| 33 | + "@angular/compiler-cli": "~8.0.0", |
| 34 | + "@ngtools/webpack": "~8.0.0", |
35 | 35 | "@types/chai": "~4.1.7", |
36 | 36 | "@types/mocha": "~5.2.5", |
37 | 37 | "@types/node": "~10.12.18", |
|
43 | 43 | "mochawesome": "~3.1.2", |
44 | 44 | "nativescript-css-loader": "~0.26.0", |
45 | 45 | "nativescript-dev-appium": "next", |
46 | | - "nativescript-dev-typescript": "^0.9.1-next-2019-03-12-162713-03", |
47 | | - "nativescript-dev-webpack": "^0.22.0-next-2019-04-17-111030-01", |
| 46 | + "nativescript-dev-typescript": "next", |
| 47 | + "nativescript-dev-webpack": "next", |
48 | 48 | "typescript": "~3.4.5" |
49 | 49 | }, |
50 | 50 | "scripts": { |
|
0 commit comments