File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript-accordion" ,
3
- "version" : " 6.0.0-beta.1 " ,
3
+ "version" : " 6.0.0-beta.2 " ,
4
4
"description" : " A layout which supports expanding and collapsing child views" ,
5
5
"main" : " accordion" ,
6
6
"typings" : " index.d.ts" ,
7
7
"nativescript" : {
8
8
"platforms" : {
9
- "android" : " 3.1 .0" ,
10
- "ios" : " 3.1 .0"
9
+ "android" : " 5.0 .0" ,
10
+ "ios" : " 5.0 .0"
11
11
}
12
12
},
13
13
"scripts" : {
60
60
"zone.js" : " ^0.8.4" ,
61
61
"nativescript-angular" : " ~6.1.0" ,
62
62
"nativescript-vue" : " ^2.0.2" ,
63
- "tns-core-modules" : " ^4.2 .0" ,
64
- "tns-platform-declarations" : " ^4.2 .0" ,
65
- "typescript" : " ~2.8 .2" ,
63
+ "tns-core-modules" : " ^5.0 .0" ,
64
+ "tns-platform-declarations" : " ^5.0 .0" ,
65
+ "typescript" : " ~2.9 .2" ,
66
66
"prompt" : " ^1.0.0" ,
67
67
"rimraf" : " ^2.6.2" ,
68
68
"tslint" : " ^5.11.0" ,
You can’t perform that action at this time.
0 commit comments