Skip to content

Commit 457a995

Browse files
committed
chore(): bump
1 parent 9f09247 commit 457a995

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "nativescript-accordion",
3-
"version": "6.0.0-beta.1",
3+
"version": "6.0.0-beta.2",
44
"description": "A layout which supports expanding and collapsing child views",
55
"main": "accordion",
66
"typings": "index.d.ts",
77
"nativescript": {
88
"platforms": {
9-
"android": "3.1.0",
10-
"ios": "3.1.0"
9+
"android": "5.0.0",
10+
"ios": "5.0.0"
1111
}
1212
},
1313
"scripts": {
@@ -60,9 +60,9 @@
6060
"zone.js": "^0.8.4",
6161
"nativescript-angular": "~6.1.0",
6262
"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",
6666
"prompt": "^1.0.0",
6767
"rimraf": "^2.6.2",
6868
"tslint": "^5.11.0",

0 commit comments

Comments
 (0)