File tree Expand file tree Collapse file tree 4 files changed +23
-24
lines changed Expand file tree Collapse file tree 4 files changed +23
-24
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"appResourcesPath" : " App_Resources" ,
3
3
"appPath" : " src"
4
- }
4
+ }
Original file line number Diff line number Diff line change 2
2
"nativescript" : {
3
3
"id" : " org.nativescript.datetimepicker.demong" ,
4
4
"tns-android" : {
5
- "version" : " 5.4 .0"
5
+ "version" : " 6.0 .0"
6
6
},
7
7
"tns-ios" : {
8
- "version" : " 5.4.0 "
8
+ "version" : " 6.0.1 "
9
9
}
10
10
},
11
11
"description" : " NativeScript DateTimePicker Demo NG" ,
32
32
"nativescript-theme-core" : " ~1.0.4" ,
33
33
"reflect-metadata" : " ~0.1.10" ,
34
34
"rxjs" : " ^6.3.3" ,
35
- "tns-core-modules" : " ^5.0.0" ,
36
- "typescript" : " ~3.4.5" ,
35
+ "tns-core-modules" : " ^6.0.0" ,
37
36
"zone.js" : " ^0.8.4"
38
37
},
39
38
"devDependencies" : {
47
46
"mocha-multi" : " ~1.0.1" ,
48
47
"mochawesome" : " ~3.1.1" ,
49
48
"nativescript-dev-appium" : " ~5.2.0" ,
50
- "nativescript-dev-typescript " : " ~0.10.0 " ,
51
- "nativescript-dev-webpack " : " ~0.24 .0" ,
52
- "tslint " : " ~5.11.0 "
49
+ "nativescript-dev-webpack " : " ~1.0.1 " ,
50
+ "tslint " : " ~5.11 .0" ,
51
+ "typescript " : " ~3.4.5 "
53
52
},
54
53
"readme" : " NativeScript DateTimePicker Demo NG"
55
- }
54
+ }
Original file line number Diff line number Diff line change 2
2
"nativescript" : {
3
3
"id" : " org.nativescript.datetimepicker.demovue" ,
4
4
"tns-android" : {
5
- "version" : " 5.4 .0"
5
+ "version" : " 6.0 .0"
6
6
},
7
7
"tns-ios" : {
8
- "version" : " 5.4.0 "
8
+ "version" : " 6.0.1 "
9
9
}
10
10
},
11
11
"description" : " NativeScript DateTimePicker Demo Vue" ,
14
14
"dependencies" : {
15
15
"nativescript-datetimepicker" : " file:../src" ,
16
16
"nativescript-theme-core" : " ~1.0.4" ,
17
- "nativescript-vue" : " ~2.2 .0" ,
18
- "tns-core-modules" : " ^5 .0.0"
17
+ "nativescript-vue" : " ~2.3 .0" ,
18
+ "tns-core-modules" : " ^6 .0.0"
19
19
},
20
20
"devDependencies" : {
21
21
"@babel/core" : " ~7.2.0" ,
22
22
"@babel/preset-env" : " ~7.2.0" ,
23
23
"babel-loader" : " ~8.0.0" ,
24
- "nativescript-dev-typescript " : " ~0.10.0 " ,
25
- "nativescript-dev-webpack " : " ~0.24 .0" ,
26
- "nativescript-vue-template-compiler " : " ~2.2 .0" ,
27
- "node-sass " : " ~4.9 .0" ,
28
- "vue-loader " : " ~15 .4.0 "
24
+ "nativescript-dev-webpack " : " ~1.0.1 " ,
25
+ "nativescript-vue-template-compiler " : " ~2.3 .0" ,
26
+ "node-sass " : " ~4.12 .0" ,
27
+ "vue-loader " : " ~15.4 .0" ,
28
+ "typescript " : " ~3 .4.5 "
29
29
},
30
30
"readme" : " NativeScript DateTimePicker Demo Vue"
31
31
}
Original file line number Diff line number Diff line change 2
2
"nativescript" : {
3
3
"id" : " org.nativescript.datetimepicker.demo" ,
4
4
"tns-android" : {
5
- "version" : " 5.4 .0"
5
+ "version" : " 6.0 .0"
6
6
},
7
7
"tns-ios" : {
8
- "version" : " 5.4.0 "
8
+ "version" : " 6.0.1 "
9
9
}
10
10
},
11
11
"description" : " NativeScript DateTimePicker Demo Core" ,
18
18
"dependencies" : {
19
19
"nativescript-datetimepicker" : " file:../src" ,
20
20
"nativescript-theme-core" : " ~1.0.4" ,
21
- "tns-core-modules" : " ^5 .0.0"
21
+ "tns-core-modules" : " ^6 .0.0"
22
22
},
23
23
"devDependencies" : {
24
- "nativescript-dev-typescript " : " ~0.10.0 " ,
25
- "nativescript-dev-webpack " : " ~0.24 .0" ,
26
- "tslint " : " ~5.11.0 "
24
+ "nativescript-dev-webpack " : " ~1.0.1 " ,
25
+ "tslint " : " ~5.11 .0" ,
26
+ "typescript " : " ~3.4.5 "
27
27
},
28
28
"readme" : " NativeScript DateTimePicker Demo Core"
29
29
}
You can’t perform that action at this time.
0 commit comments