|
11 | 11 | "nativescript": {
|
12 | 12 | "id": "org.nativescript.sdkAngular",
|
13 | 13 | "tns-ios": {
|
14 |
| - "version": "next" |
| 14 | + "version": "3.4.0" |
15 | 15 | },
|
16 | 16 | "tns-android": {
|
17 |
| - "version": "next" |
18 |
| - } |
| 17 | + "version": "3.4.0" |
19 | 18 | },
|
20 | 19 | "dependencies": {
|
21 | 20 | "@angular/common": "~5.0.0",
|
|
26 | 25 | "@angular/platform-browser": "~5.0.0",
|
27 | 26 | "@angular/platform-browser-dynamic": "~5.0.0",
|
28 | 27 | "@angular/router": "~5.0.0",
|
29 |
| - "nativescript-angular": "next", |
| 28 | + "nativescript-angular": "5.0.0", |
30 | 29 | "nativescript-fresco": "^3.0.2",
|
31 | 30 | "nativescript-intl": "^3.0.0",
|
32 |
| - "nativescript-pro-ui": "next", |
| 31 | + "nativescript-pro-ui": "3.3.0", |
33 | 32 | "nativescript-unit-test-runner": "^0.3.2",
|
34 | 33 | "rxjs": "^5.5.2",
|
35 |
| - "tns-core-modules": "next", |
| 34 | + "tns-core-modules": "3.4.0", |
36 | 35 | "zone.js": "~0.8.2"
|
37 | 36 | },
|
38 | 37 | "devDependencies": {
|
|
55 | 54 | "mocha": "^3.3.0",
|
56 | 55 | "nativescript-css-loader": "~0.26.0",
|
57 | 56 | "nativescript-dev-typescript": "0.5.1",
|
58 |
| - "nativescript-dev-webpack": "next", |
| 57 | + "nativescript-dev-webpack": "0.9.0", |
59 | 58 | "nativescript-worker-loader": "~0.8.1",
|
60 | 59 | "raw-loader": "~0.5.1",
|
61 | 60 | "resolve-url-loader": "~2.1.0",
|
62 |
| - "tns-platform-declarations": "next", |
| 61 | + "tns-platform-declarations": "3.4.0", |
63 | 62 | "tslib": "1.7.1",
|
64 | 63 | "tslint": "^5.1.0",
|
65 | 64 | "typescript": "~2.4.2",
|
|
0 commit comments