|
13 | 13 | } |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@angular/common": "^4.0.0", |
17 | | - "@angular/compiler": "^4.0.0", |
18 | | - "@angular/core": "^4.0.0", |
19 | | - "@angular/forms": "^4.0.0", |
20 | | - "@angular/http": "^4.0.0", |
21 | | - "@angular/platform-browser": "^4.0.0", |
22 | | - "@angular/platform-browser-dynamic": "^4.0.0", |
23 | | - "@angular/router": "^4.0.0", |
| 16 | + "@angular/common": "~4.0.0", |
| 17 | + "@angular/compiler": "~4.0.0", |
| 18 | + "@angular/core": "~4.0.0", |
| 19 | + "@angular/forms": "~4.0.0", |
| 20 | + "@angular/http": "~4.0.0", |
| 21 | + "@angular/platform-browser": "~4.0.0", |
| 22 | + "@angular/platform-browser-dynamic": "~4.0.0", |
| 23 | + "@angular/router": "~4.0.0", |
24 | 24 | "nativescript-angular": "internal-preview", |
25 | | - "nativescript-intl": "~0.0.10", |
| 25 | + "nativescript-intl": "~3.0.0", |
26 | 26 | "reflect-metadata": "~0.1.8", |
27 | 27 | "rxjs": "^5.2.0", |
28 | 28 | "tns-core-modules": "^3.0.0 || ^3.0.0-rc.1", |
|
32 | 32 | "filewalker": "^0.1.3", |
33 | 33 | "lazy": "1.0.11", |
34 | 34 | "nativescript-dev-android-snapshot": "~0.0.6", |
35 | | - "nativescript-dev-typescript": "^0.4.2", |
| 35 | + "nativescript-dev-typescript": "~0.4.2", |
36 | 36 | "typescript": "~2.2.2" |
37 | 37 | } |
38 | 38 | } |
0 commit comments