Skip to content

Commit

Permalink
fix: add React Native entrypoint (#410)
Browse files Browse the repository at this point in the history
  • Loading branch information
filipef101 authored Feb 17, 2022
1 parent 2abbc17 commit ad7f4fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/convert/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
}
},
"main": "./dist/index.js",
"react-native": "./dist/index.js",
"jsdelivr": "./dist/convert.prod.mjs",
"unpkg": "./dist/convert.prod.mjs",
"module": "./dist/convert.prod.mjs",
Expand Down

0 comments on commit ad7f4fb

Please sign in to comment.