Skip to content

Commit 6a7d6ca

Browse files
n3trshuding
authored andcommitted
Add react-native entry point (vercel#149)
1 parent ace1b26 commit 6a7d6ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "React Hooks library for remote data fetching",
55
"main": "./dist/index.js",
66
"module": "./esm/index.js",
7+
"react-native": "./esm/index.js",
78
"types": "./dist/index.d.ts",
89
"files": [
910
"dist/**",

0 commit comments

Comments
 (0)