|
25 | 25 | },
|
26 | 26 | "dependencies": {
|
27 | 27 | "nativescript-intl": "~0.0.8",
|
28 |
| - "@angular/core": "4.0.0", |
29 |
| - "@angular/common": "4.0.0", |
30 |
| - "@angular/compiler": "4.0.0", |
31 |
| - "@angular/http": "4.0.0", |
32 |
| - "@angular/platform-browser": "4.0.0", |
33 |
| - "@angular/platform-browser-dynamic": "4.0.0", |
34 |
| - "@angular/forms": "4.0.0", |
35 |
| - "@angular/router": "4.0.0", |
| 28 | + "@angular/core": "~4.0.0", |
| 29 | + "@angular/common": "~4.0.0", |
| 30 | + "@angular/compiler": "~4.0.0", |
| 31 | + "@angular/http": "~4.0.0", |
| 32 | + "@angular/platform-browser": "~4.0.0", |
| 33 | + "@angular/platform-browser-dynamic": "~4.0.0", |
| 34 | + "@angular/forms": "~4.0.0", |
| 35 | + "@angular/router": "~4.0.0", |
36 | 36 | "rxjs": "^5.0.1",
|
37 | 37 | "reflect-metadata": "~0.1.8",
|
38 | 38 | "punycode": "1.3.2",
|
39 | 39 | "querystring": "0.2.0",
|
40 | 40 | "url": "0.10.3"
|
41 | 41 | },
|
42 | 42 | "devDependencies": {
|
43 |
| - "@angular/animations": "4.0.0", |
44 |
| - "@angular/compiler-cli": "4.0.0", |
| 43 | + "@angular/animations": "~4.0.0", |
| 44 | + "@angular/compiler-cli": "~4.0.0", |
45 | 45 | "typescript": "~2.1.1",
|
46 | 46 | "tslint": "~4.0.1",
|
47 | 47 | "codelyzer": "~2.0.0",
|
|
0 commit comments