2020 ],
2121 "homepage" : " http://nativescript.org" ,
2222 "dependencies" : {
23- "@angular/animations" : " ~5.0 .0" ,
24- "@angular/common" : " ~5.0 .0" ,
25- "@angular/compiler" : " ~5.0 .0" ,
26- "@angular/core" : " ~5.0 .0" ,
27- "@angular/forms" : " ~5.0 .0" ,
28- "@angular/http" : " ~5.0 .0" ,
29- "@angular/platform-browser" : " ~5.0 .0" ,
30- "@angular/platform-browser-dynamic" : " ~5.0 .0" ,
31- "@angular/router" : " ~5.0 .0" ,
23+ "@angular/animations" : " ~5.2 .0" ,
24+ "@angular/common" : " ~5.2 .0" ,
25+ "@angular/compiler" : " ~5.2 .0" ,
26+ "@angular/core" : " ~5.2 .0" ,
27+ "@angular/forms" : " ~5.2 .0" ,
28+ "@angular/http" : " ~5.2 .0" ,
29+ "@angular/platform-browser" : " ~5.2 .0" ,
30+ "@angular/platform-browser-dynamic" : " ~5.2 .0" ,
31+ "@angular/router" : " ~5.2 .0" ,
3232 "nativescript-angular" : " ../nativescript-angular" ,
3333 "nativescript-unit-test-runner" : " ^0.3.4" ,
3434 "rxjs" : " ^5.5.0" ,
6060 "socket.io-client" : " 1.4.8" ,
6161 "tslib" : " ^1.7.1" ,
6262 "tslint" : " ^4.5.1" ,
63- "typescript" : " ~2.4 .2" ,
63+ "typescript" : " ~2.6 .2" ,
6464 "mocha" : " ~3.5.0"
6565 },
6666 "scripts" : {
6767 "e2e" : " tsc -p e2e && mocha --opts ./e2e/config/mocha.opts" ,
6868 "compile-tests-w" : " tsc -p e2e --watch" ,
6969 "update-app-ng-deps" : " update-app-ng-deps"
7070 }
71- }
71+ }
0 commit comments