|
21 | 21 | "license": "Apache-2.0", |
22 | 22 | "nativescript": { |
23 | 23 | "id": "org.nativescript.nativescriptsdkexamplesng", |
24 | | - "tns-ios": { |
25 | | - "version": "next" |
26 | | - }, |
27 | 24 | "tns-android": { |
28 | | - "version": "next" |
| 25 | + "version": "5.4.0" |
| 26 | + }, |
| 27 | + "tns-ios": { |
| 28 | + "version": "5.4.2" |
29 | 29 | } |
30 | 30 | }, |
31 | 31 | "dependencies": { |
|
37 | 37 | "@angular/platform-browser": "8.0.0", |
38 | 38 | "@angular/platform-browser-dynamic": "8.0.0", |
39 | 39 | "@angular/router": "8.0.0", |
40 | | - "nativescript-angular": "next", |
41 | | - "nativescript-camera": "^4.4.0", |
42 | | - "nativescript-geolocation": "^5.0.0", |
| 40 | + "nativescript-angular": "8.0.1", |
| 41 | + "nativescript-camera": "^4.5.0", |
| 42 | + "nativescript-geolocation": "^5.1.0", |
43 | 43 | "nativescript-intl": "~3.0.0", |
44 | | - "nativescript-theme-core": "^1.0.4", |
| 44 | + "nativescript-theme-core": "^1.0.6", |
45 | 45 | "reflect-metadata": "~0.1.12", |
46 | 46 | "rxjs": "^6.3.3", |
47 | | - "tns-core-modules": "next", |
| 47 | + "tns-core-modules": "5.4.3", |
48 | 48 | "zone.js": "^0.8.4" |
49 | 49 | }, |
50 | 50 | "devDependencies": { |
|
55 | 55 | "glob": "^7.1.3", |
56 | 56 | "lazy": "1.0.11", |
57 | 57 | "markdown-snippet-injector": "^0.2.2", |
58 | | - "nativescript-dev-typescript": "next", |
59 | | - "nativescript-dev-webpack": "next", |
| 58 | + "nativescript-dev-typescript": "0.10.0", |
| 59 | + "nativescript-dev-webpack": "0.24.1", |
60 | 60 | "opener": "^1.4.1", |
61 | 61 | "rimraf": "^2.5.3", |
62 | 62 | "tar.gz": "^1.0.5", |
63 | | - "tns-platform-declarations": "next", |
| 63 | + "tns-platform-declarations": "5.4.3", |
64 | 64 | "tslint": "^5.11.0", |
65 | 65 | "typescript": "~3.4.5" |
66 | 66 | }, |
|
0 commit comments