13
13
}
14
14
},
15
15
"dependencies" : {
16
- "nativescript-angular" : " ~1.3 .0" ,
16
+ "nativescript-angular" : " ~1.4 .0" ,
17
17
"tns-core-modules" : " 2.4.0" ,
18
18
"nativescript-intl" : " ~0.0.10" ,
19
- "@angular/core" : " ~2.3.1 " ,
20
- "@angular/common" : " ~2.3.1 " ,
21
- "@angular/compiler" : " ~2.3.1 " ,
22
- "@angular/http" : " ~2.3.1 " ,
23
- "@angular/platform-browser" : " ~2.3.1 " ,
24
- "@angular/platform-browser-dynamic" : " ~2.3.1 " ,
25
- "@angular/forms" : " ~2.3.1 " ,
26
- "@angular/router" : " ~3.3.1 " ,
27
- "rxjs" : " 5.0.0-rc.4 " ,
19
+ "@angular/core" : " ~2.4.3 " ,
20
+ "@angular/common" : " ~2.4.3 " ,
21
+ "@angular/compiler" : " ~2.4.3 " ,
22
+ "@angular/http" : " ~2.4.3 " ,
23
+ "@angular/platform-browser" : " ~2.4.3 " ,
24
+ "@angular/platform-browser-dynamic" : " ~2.4.3 " ,
25
+ "@angular/forms" : " ~2.4.3 " ,
26
+ "@angular/router" : " ~3.4.3 " ,
27
+ "rxjs" : " ~ 5.0.1 " ,
28
28
"reflect-metadata" : " ~0.1.8"
29
29
},
30
30
"devDependencies" : {
35
35
"filewalker" : " 0.1.2" ,
36
36
"lazy" : " 1.0.11" ,
37
37
"nativescript-dev-typescript" : " ^0.3.2" ,
38
- "typescript" : " ^2.0.2 "
38
+ "typescript" : " ~2.1.0 "
39
39
}
40
- }
40
+ }
0 commit comments