We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 001462a commit 3fc377fCopy full SHA for 3fc377f
1 file changed
package.json
@@ -8,12 +8,7 @@
8
"react-native": "src/index",
9
"source": "src/index",
10
"files": [
11
- "src",
12
"lib",
13
- "android",
14
- "ios",
15
- "cpp",
16
- "react-native-use-websocket.podspec",
17
"!lib/typescript/example",
18
"!**/__tests__",
19
"!**/__fixtures__",
@@ -30,7 +25,10 @@
30
25
"keywords": [
31
26
"react-native",
32
27
"ios",
33
- "android"
28
+ "android",
29
+ "websocket",
+ "socket.io",
+ "hook"
34
],
35
"repository": {
36
"type": "git",
0 commit comments