22 "nativescript" : {
33 "id" : " org.nativescript.datetimepicker.demong" ,
44 "tns-android" : {
5- "version" : " 6.0 .0"
5+ "version" : " 6.1 .0"
66 },
77 "tns-ios" : {
8- "version" : " 6.0.1 "
8+ "version" : " 6.1.0 "
99 }
1010 },
1111 "description" : " NativeScript DateTimePicker Demo NG" ,
1818 "e2e-watch" : " tsc -p e2e --watch"
1919 },
2020 "dependencies" : {
21- "@angular/animations" : " ~8.0.0" ,
22- "@angular/common" : " ~8.0.0" ,
23- "@angular/compiler" : " ~8.0.0" ,
24- "@angular/core" : " ~8.0.0" ,
25- "@angular/forms" : " ~8.0.0" ,
26- "@angular/http" : " 8.0.0-beta.10" ,
27- "@angular/platform-browser" : " ~8.0.0" ,
28- "@angular/platform-browser-dynamic" : " ~8.0.0" ,
29- "@angular/router" : " ~8.0.0" ,
30- "nativescript-angular" : " ~8.0.0" ,
21+ "@angular/animations" : " ~8.2.0" ,
22+ "@angular/common" : " ~8.2.0" ,
23+ "@angular/compiler" : " ~8.2.0" ,
24+ "@angular/core" : " ~8.2.0" ,
25+ "@angular/forms" : " ~8.2.0" ,
26+ "@angular/platform-browser" : " ~8.2.0" ,
27+ "@angular/platform-browser-dynamic" : " ~8.2.0" ,
28+ "@angular/router" : " ~8.2.0" ,
29+ "nativescript-angular" : " ~8.2.0" ,
3130 "nativescript-datetimepicker" : " file:../src" ,
3231 "nativescript-theme-core" : " ~1.0.4" ,
3332 "reflect-metadata" : " ~0.1.10" ,
34- "rxjs" : " ^6.3.3 " ,
33+ "rxjs" : " ^6.4.0 " ,
3534 "tns-core-modules" : " ^6.0.0" ,
36- "zone.js" : " ^0.8.4 "
35+ "zone.js" : " ^0.9.1 "
3736 },
3837 "devDependencies" : {
39- "@angular/compiler-cli" : " ~8.0 .0" ,
40- "@ngtools/webpack" : " ~8.0 .0" ,
38+ "@angular/compiler-cli" : " ~8.2 .0" ,
39+ "@ngtools/webpack" : " ~8.2 .0" ,
4140 "@types/node" : " ~10.12.18" ,
42- "nativescript-dev-webpack" : " ~ 1.0.1 " ,
41+ "nativescript-dev-webpack" : " ^ 1.0.0 " ,
4342 "tslint" : " ~5.11.0" ,
44- "typescript" : " ~3.4.5 "
43+ "typescript" : " ~3.5.3 "
4544 },
4645 "readme" : " NativeScript DateTimePicker Demo NG"
47- }
46+ }
0 commit comments