|
13 | 13 | } |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@angular/animations": "~4.1.0", |
17 | | - "@angular/common": "~4.1.0", |
18 | | - "@angular/compiler": "~4.1.0", |
19 | | - "@angular/core": "~4.1.0", |
20 | | - "@angular/forms": "~4.1.0", |
21 | | - "@angular/http": "~4.1.0", |
22 | | - "@angular/platform-browser": "~4.1.0", |
23 | | - "@angular/router": "~4.1.0", |
24 | | - "nativescript-angular": "~3.0.0", |
25 | | - "nativescript-checkbox": "file:..", |
| 16 | + "@angular/animations": "~4.4.1", |
| 17 | + "@angular/common": "~4.4.1", |
| 18 | + "@angular/compiler": "~4.4.1", |
| 19 | + "@angular/core": "~4.4.1", |
| 20 | + "@angular/forms": "~4.4.1", |
| 21 | + "@angular/http": "~4.4.1", |
| 22 | + "@angular/platform-browser": "~4.4.1", |
| 23 | + "@angular/router": "~4.4.1", |
| 24 | + "nativescript-angular": "~4.4.0", |
| 25 | + "nativescript-checkbox": "file:///Users/apple/Desktop/NS/nativescript-checkbox", |
26 | 26 | "nativescript-theme-core": "~1.0.2", |
27 | 27 | "reflect-metadata": "~0.1.8", |
28 | 28 | "rxjs": "~5.3.0", |
29 | | - "tns-core-modules": "~3.0.0", |
| 29 | + "tns-core-modules": "next", |
30 | 30 | "zone.js": "~0.8.2" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
|
0 commit comments