Skip to content

Commit 295770b

Browse files
committed
Fix package.json
1 parent 19ff95a commit 295770b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-scrollable-tab-view",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"description": "",
55
"main": "index.js",
66
"scripts": {
@@ -14,7 +14,7 @@
1414
"react-native-component",
1515
"react-component",
1616
"react-native",
17-
"ios"
17+
"ios",
1818
"tab",
1919
"scrollable"
2020
],

0 commit comments

Comments
 (0)