File tree Expand file tree Collapse file tree 5 files changed +16
-16
lines changed Expand file tree Collapse file tree 5 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 2
2
"nativescript" : {
3
3
"id" : " org.nativescript.picker.demoangular" ,
4
4
"tns-android" : {
5
- "version" : " 5.2.1 "
5
+ "version" : " 5.3.0 "
6
6
},
7
7
"tns-ios" : {
8
- "version" : " 5.2 .0"
8
+ "version" : " 5.3 .0"
9
9
}
10
10
},
11
11
"description" : " NativeScript Application" ,
25
25
"@angular/platform-browser" : " ~7.2.0" ,
26
26
"@angular/platform-browser-dynamic" : " ~7.2.0" ,
27
27
"@angular/router" : " ~7.2.0" ,
28
- "nativescript-angular" : " ~7.2.1 " ,
28
+ "nativescript-angular" : " ~7.2.0 " ,
29
29
"nativescript-picker" : " file:../src" ,
30
30
"nativescript-theme-core" : " ~1.0.4" ,
31
31
"reflect-metadata" : " ~0.1.10" ,
32
32
"rxjs" : " ~6.4.0" ,
33
- "tns-core-modules" : " ~5.2.2 " ,
33
+ "tns-core-modules" : " ^5.0.0 " ,
34
34
"zone.js" : " ~0.8.18"
35
35
},
36
36
"devDependencies" : {
46
46
"mochawesome" : " ^3.1.1" ,
47
47
"nativescript-dev-appium" : " ^5.1.0" ,
48
48
"nativescript-dev-typescript" : " ~0.9.0" ,
49
- "nativescript-dev-webpack" : " ~0.20.3 " ,
49
+ "nativescript-dev-webpack" : " ~0.21.0 " ,
50
50
"tslint" : " ~5.11.0"
51
51
},
52
52
"readme" : " NativeScript PickerField Demo NG"
Original file line number Diff line number Diff line change 2
2
"nativescript" : {
3
3
"id" : " org.nativescript.picker.demovue" ,
4
4
"tns-android" : {
5
- "version" : " 5.2.1 "
5
+ "version" : " 5.3.0 "
6
6
},
7
7
"tns-ios" : {
8
- "version" : " 5.2 .0"
8
+ "version" : " 5.3 .0"
9
9
}
10
10
},
11
11
"description" : " NativeScript PickerField Demo Vue" ,
20
20
"nativescript-picker" : " file:../src" ,
21
21
"nativescript-theme-core" : " ~1.0.4" ,
22
22
"nativescript-vue" : " ~2.2.0" ,
23
- "tns-core-modules" : " ~5.2.2 "
23
+ "tns-core-modules" : " ^5.0.0 "
24
24
},
25
25
"devDependencies" : {
26
26
"@babel/core" : " ~7.2.0" ,
Original file line number Diff line number Diff line change 30
30
"requireModules" : [" nativescript-picker" ]
31
31
},
32
32
"devDependencies" : {
33
- "nativescript-dev-typescript" : " ^0.3 .0"
33
+ "nativescript-dev-typescript" : " ~0.9 .0"
34
34
},
35
35
"_id" : " tns-template-hello-world-ts@1.6.0" ,
36
36
"_shasum" : " a567c2b9a56024818c06596dab9629d155c5b8a8" ,
Original file line number Diff line number Diff line change 2
2
"nativescript" : {
3
3
"id" : " org.nativescript.picker.demo" ,
4
4
"tns-android" : {
5
- "version" : " 5.2.1 "
5
+ "version" : " 5.3.0 "
6
6
},
7
7
"tns-ios" : {
8
- "version" : " 5.2 .0"
8
+ "version" : " 5.3 .0"
9
9
}
10
10
},
11
11
"dependencies" : {
12
12
"nativescript-picker" : " file:../src" ,
13
13
"nativescript-theme-core" : " ~1.0.4" ,
14
- "tns-core-modules" : " ~5.2.2 "
14
+ "tns-core-modules" : " ^5.0.0 "
15
15
},
16
16
"devDependencies" : {
17
17
"@types/chai" : " ~4.1.7" ,
23
23
"mochawesome" : " ^3.1.1" ,
24
24
"nativescript-dev-appium" : " 5.0.0" ,
25
25
"nativescript-dev-typescript" : " ~0.9.0" ,
26
- "nativescript-dev-webpack" : " ~0.20.3 " ,
26
+ "nativescript-dev-webpack" : " ~0.21.0 " ,
27
27
"tslint" : " ~5.11.0"
28
28
},
29
29
"scripts" : {
Original file line number Diff line number Diff line change 48
48
"homepage" : " https://github.com/NativeScript/nativescript-picker" ,
49
49
"readmeFilename" : " README.md" ,
50
50
"devDependencies" : {
51
- "tns-core-modules" : " ^5.2.2 " ,
52
- "tns-platform-declarations" : " ^5.2.2 " ,
51
+ "tns-core-modules" : " ^5.0.0 " ,
52
+ "tns-platform-declarations" : " ^5.0.0 " ,
53
53
"typescript" : " ~3.1.6" ,
54
54
"prompt" : " ^1.0.0" ,
55
55
"rimraf" : " ^2.6.2" ,
56
56
"tslint" : " ^5.11.0" ,
57
57
"semver" : " ^5.6.0" ,
58
- "nativescript-angular" : " ~7.2.1 " ,
58
+ "nativescript-angular" : " ~7.2.0 " ,
59
59
"@angular/core" : " ~7.2.0" ,
60
60
"@angular/common" : " ~7.2.0" ,
61
61
"@angular/compiler" : " ~7.2.0" ,
You can’t perform that action at this time.
0 commit comments