2929 }
3030 },
3131 "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 " ,
4141 "nativescript-camera" : " 0.0.7" ,
4242 "nativescript-geolocation" : " 0.0.14" ,
4343 "nativescript-googlemaps" : " 0.0.6" ,
4444 "nativescript-intl" : " ~0.0.6" ,
4545 "nativescript-theme-core" : " ^1.0.0" ,
4646 "reflect-metadata" : " ~0.1.8" ,
47- "rxjs" : " 5.0.0-rc.4 " ,
47+ "rxjs" : " ~ 5.0.1 " ,
4848 "tns-core-modules" : " 2.4.4"
4949 },
5050 "devDependencies" : {
51- "@angular/compiler-cli" : " 2.3.1 " ,
51+ "@angular/compiler-cli" : " 2.4.3 " ,
5252 "@ngtools/webpack" : " 1.2.1" ,
5353 "babel-traverse" : " 6.11.4" ,
5454 "babel-types" : " 6.11.1" ,
7070 "tar.gz" : " ^1.0.5" ,
7171 "tns-platform-declarations" : " ^2.4.0" ,
7272 "tslint" : " ~4.0.2" ,
73- "typescript" : " ~2.0.3 " ,
73+ "typescript" : " ~2.1.0 " ,
7474 "webpack" : " ~2.1.0-beta.27" ,
7575 "webpack-sources" : " ~0.1.3" ,
7676 "zone.js" : " ~0.7.2" ,
106106 "build-android-bundle" : " tns build android --bundle --disable-npm-install" ,
107107 "build-ios-bundle" : " tns build ios --bundle --disable-npm-install"
108108 }
109- }
109+ }
0 commit comments