Skip to content

Commit 3fc377f

Browse files
committed
Updated files whitelist in package.json
1 parent 001462a commit 3fc377f

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

package.json

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,7 @@
88
"react-native": "src/index",
99
"source": "src/index",
1010
"files": [
11-
"src",
1211
"lib",
13-
"android",
14-
"ios",
15-
"cpp",
16-
"react-native-use-websocket.podspec",
1712
"!lib/typescript/example",
1813
"!**/__tests__",
1914
"!**/__fixtures__",
@@ -30,7 +25,10 @@
3025
"keywords": [
3126
"react-native",
3227
"ios",
33-
"android"
28+
"android",
29+
"websocket",
30+
"socket.io",
31+
"hook"
3432
],
3533
"repository": {
3634
"type": "git",

0 commit comments

Comments
 (0)