|
6 | 6 | "nativescript": { |
7 | 7 | "id": "org.nativescript.demoangular", |
8 | 8 | "tns-android": { |
9 | | - "version": "6.1.0" |
| 9 | + "version": "6.2.0" |
10 | 10 | }, |
11 | 11 | "tns-ios": { |
12 | | - "version": "6.1.0" |
| 12 | + "version": "6.2.0" |
13 | 13 | } |
14 | 14 | }, |
15 | 15 | "dependencies": { |
|
21 | 21 | "@angular/platform-browser": "~8.2.0", |
22 | 22 | "@angular/platform-browser-dynamic": "~8.2.0", |
23 | 23 | "@angular/router": "~8.2.0", |
24 | | - "nativescript-angular": "~8.2.0", |
| 24 | + "nativescript-angular": "~8.20.0", |
25 | 25 | "nativescript-theme-core": "~1.0.4", |
26 | 26 | "nativescript-ui-dataform": "*", |
27 | 27 | "rxjs": "^6.4.0", |
28 | | - "tns-core-modules": "^6.0.0", |
| 28 | + "tns-core-modules": "^6.2.0", |
29 | 29 | "zone.js": "^0.9.1" |
30 | 30 | }, |
31 | 31 | "devDependencies": { |
|
43 | 43 | "markdown-snippet-injector": "^0.2.4", |
44 | 44 | "mocha": "5.2.0", |
45 | 45 | "mocha-junit-reporter": "^1.18.0", |
46 | | - "mocha-multi": "1.1.0", |
| 46 | + "mocha-multi-reporters": "^1.1.0", |
47 | 47 | "mochawesome": "^3.1.1", |
48 | 48 | "nativescript-css-loader": "~0.26.0", |
49 | | - "nativescript-dev-appium": "next", |
50 | | - "nativescript-dev-webpack": "^1.0.0", |
51 | | - "tns-platform-declarations": "^6.1.1", |
| 49 | + "nativescript-dev-appium": "^6.0.0", |
| 50 | + "nativescript-dev-webpack": "^1.3.0", |
| 51 | + "tns-platform-declarations": "^6.2.0", |
52 | 52 | "tslint": "~5.11.0", |
53 | 53 | "typescript": "~3.5.3" |
54 | 54 | } |
|
0 commit comments