6
6
"nativescript" : {
7
7
"id" : " org.nativescript.testsappng" ,
8
8
"tns-ios" : {
9
- "version" : " 2.4 .0"
9
+ "version" : " 2.5 .0"
10
10
},
11
11
"tns-android" : {
12
- "version" : " 2.4.1 "
12
+ "version" : " 2.5.0 "
13
13
}
14
14
},
15
15
"dependencies" : {
16
- "nativescript-angular" : " ~1.4.0" ,
17
- "tns-core-modules" : " 2.4.0" ,
18
- "nativescript-intl" : " ~0.0.10" ,
19
- "@angular/core" : " ~2.4.3" ,
20
16
"@angular/common" : " ~2.4.3" ,
21
17
"@angular/compiler" : " ~2.4.3" ,
18
+ "@angular/core" : " ~2.4.3" ,
19
+ "@angular/forms" : " ~2.4.3" ,
22
20
"@angular/http" : " ~2.4.3" ,
23
21
"@angular/platform-browser" : " ~2.4.3" ,
24
22
"@angular/platform-browser-dynamic" : " ~2.4.3" ,
25
- "@angular/forms" : " ~2.4.3" ,
26
23
"@angular/router" : " ~3.4.3" ,
24
+ "nativescript-angular" : " ~1.4.0" ,
25
+ "nativescript-intl" : " ~0.0.10" ,
26
+ "reflect-metadata" : " ~0.1.8" ,
27
27
"rxjs" : " ~5.0.1" ,
28
- "reflect-metadata " : " ~0.1.8 "
28
+ "tns-core-modules " : " ~2.5.0 "
29
29
},
30
30
"devDependencies" : {
31
31
"zone.js" : " ~0.7.2" ,
34
34
"babylon" : " 6.8.0" ,
35
35
"filewalker" : " 0.1.2" ,
36
36
"lazy" : " 1.0.11" ,
37
- "nativescript-dev-typescript" : " ^ 0.3.2 " ,
38
- "typescript" : " ~2.1.0 "
37
+ "nativescript-dev-typescript" : " ~ 0.3.7 " ,
38
+ "typescript" : " ~2.1.5 "
39
39
}
40
- }
40
+ }
0 commit comments