File tree 3 files changed +7
-7
lines changed
tns-platform-declarations 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tns-core-modules-widgets" ,
3
- "version" : " 6.1 .0" ,
3
+ "version" : " 6.2 .0" ,
4
4
"description" : " Native widgets used in the NativeScript framework." ,
5
5
"scripts" : {
6
6
"test" : " echo \" Error: no test specified\" && exit 1"
17
17
"homepage" : " https://github.com/NativeScript/NativeScript/blob/master/tns-core-modules-widgets#readme" ,
18
18
"nativescript" : {
19
19
"platforms" : {
20
- "ios" : " 5 .0.0" ,
21
- "android" : " 5 .0.0"
20
+ "ios" : " 6 .0.0" ,
21
+ "android" : " 6 .0.0"
22
22
}
23
23
}
24
24
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tns-core-modules" ,
3
3
"description" : " Telerik NativeScript Core Modules" ,
4
- "version" : " 6.1 .0" ,
4
+ "version" : " 6.2 .0" ,
5
5
"homepage" : " https://www.nativescript.org" ,
6
6
"repository" : {
7
7
"type" : " git" ,
39
39
},
40
40
"nativescript" : {
41
41
"platforms" : {
42
- "ios" : " 5 .0.0" ,
43
- "android" : " 5 .0.0"
42
+ "ios" : " 6 .0.0" ,
43
+ "android" : " 6 .0.0"
44
44
}
45
45
},
46
46
"snapshot" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tns-platform-declarations" ,
3
- "version" : " 6.1 .0" ,
3
+ "version" : " 6.2 .0" ,
4
4
"description" : " Platform-specific TypeScript declarations for NativeScript for accessing native objects" ,
5
5
"main" : " " ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments