29
29
}
30
30
},
31
31
"dependencies" : {
32
- "@angular/common" : " 2.3.1 " ,
33
- "@angular/compiler" : " 2.3.1 " ,
34
- "@angular/core" : " 2.3.1 " ,
35
- "@angular/forms" : " 2.3.1 " ,
36
- "@angular/http" : " 2.3.1 " ,
37
- "@angular/platform-browser" : " 2.3.1 " ,
38
- "@angular/platform-browser-dynamic" : " 2.3.1 " ,
39
- "@angular/router" : " 3.3.1 " ,
40
- "nativescript-angular" : " 1.3.0 " ,
32
+ "@angular/common" : " 2.4.3 " ,
33
+ "@angular/compiler" : " 2.4.3 " ,
34
+ "@angular/core" : " 2.4.3 " ,
35
+ "@angular/forms" : " 2.4.3 " ,
36
+ "@angular/http" : " 2.4.3 " ,
37
+ "@angular/platform-browser" : " 2.4.3 " ,
38
+ "@angular/platform-browser-dynamic" : " 2.4.3 " ,
39
+ "@angular/router" : " 3.4.3 " ,
40
+ "nativescript-angular" : " next " ,
41
41
"nativescript-camera" : " 0.0.7" ,
42
42
"nativescript-geolocation" : " 0.0.14" ,
43
43
"nativescript-googlemaps" : " 0.0.6" ,
44
44
"nativescript-intl" : " ~0.0.6" ,
45
45
"nativescript-theme-core" : " ^1.0.0" ,
46
46
"reflect-metadata" : " ~0.1.8" ,
47
- "rxjs" : " 5.0.0-rc.4 " ,
47
+ "rxjs" : " ~ 5.0.1 " ,
48
48
"tns-core-modules" : " 2.4.4"
49
49
},
50
50
"devDependencies" : {
51
- "@angular/compiler-cli" : " 2.3.1 " ,
51
+ "@angular/compiler-cli" : " 2.4.3 " ,
52
52
"@ngtools/webpack" : " 1.2.1" ,
53
53
"babel-traverse" : " 6.11.4" ,
54
54
"babel-types" : " 6.11.1" ,
70
70
"tar.gz" : " ^1.0.5" ,
71
71
"tns-platform-declarations" : " ^2.4.0" ,
72
72
"tslint" : " ~4.0.2" ,
73
- "typescript" : " ~2.0.3 " ,
73
+ "typescript" : " ~2.1.0 " ,
74
74
"webpack" : " ~2.1.0-beta.27" ,
75
75
"webpack-sources" : " ~0.1.3" ,
76
76
"zone.js" : " ~0.7.2" ,
106
106
"build-android-bundle" : " tns build android --bundle --disable-npm-install" ,
107
107
"build-ios-bundle" : " tns build ios --bundle --disable-npm-install"
108
108
}
109
- }
109
+ }
0 commit comments