Skip to content

Commit

Permalink
Add react-native entry point (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alicia Lopez committed Nov 26, 2019
1 parent 45791ae commit a1d14a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "React Hooks library for remote data fetching",
"main": "./dist/index.js",
"module": "./esm/index.js",
"react-native": "./esm/index.js",
"types": "./dist/index.d.ts",
"files": [
"dist/**",
Expand Down

0 comments on commit a1d14a9

Please sign in to comment.