File tree 1 file changed +7
-5
lines changed
1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 6
6
"nativescript" : {
7
7
"id" : " org.nativescript.testsappng" ,
8
8
"tns-ios" : {
9
- "version" : " 2.3 .0"
9
+ "version" : " 2.4 .0"
10
10
},
11
11
"tns-android" : {
12
- "version" : " 2.3.0 "
12
+ "version" : " 2.4.1 "
13
13
}
14
14
},
15
15
"dependencies" : {
16
16
"nativescript-angular" : " ~1.1.2" ,
17
- "tns-core-modules" : " 2.3 .0" ,
17
+ "tns-core-modules" : " 2.4 .0" ,
18
18
"nativescript-intl" : " ~0.0.4" ,
19
19
"@angular/core" : " ~2.1.2" ,
20
20
"@angular/common" : " ~2.1.2" ,
23
23
"@angular/platform-browser" : " ~2.1.2" ,
24
24
"@angular/platform-browser-dynamic" : " ~2.1.2" ,
25
25
"@angular/forms" : " ~2.1.2" ,
26
- "@angular/router" : " ~3.1.2"
26
+ "@angular/router" : " ~3.1.2" ,
27
+ "rxjs" : " 5.0.0-beta.12" ,
28
+ "reflect-metadata" : " ~0.1.8"
27
29
},
28
30
"devDependencies" : {
29
31
"zone.js" : " ~0.6.21" ,
35
37
"nativescript-dev-typescript" : " ^0.3.2" ,
36
38
"typescript" : " ^2.0.2"
37
39
}
38
- }
40
+ }
You can’t perform that action at this time.
0 commit comments