Skip to content

Commit 19ff95a

Browse files
committed
Change keywords to see if it's picked up by react.parts
1 parent 6808ea7 commit 19ff95a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-scrollable-tab-view",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"description": "",
55
"main": "index.js",
66
"scripts": {
@@ -11,7 +11,10 @@
1111
"url": "git+https://github.com/brentvatne/react-native-scrollable-tab-view.git"
1212
},
1313
"keywords": [
14+
"react-native-component",
15+
"react-component",
1416
"react-native",
17+
"ios"
1518
"tab",
1619
"scrollable"
1720
],

0 commit comments

Comments
 (0)