Skip to content

Commit 50b6d96

Browse files
authored
Fix Expo, #468 (#515)
1 parent 32bc9bf commit 50b6d96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"repository": "ai/nanoid",
3232
"exports": {
3333
".": {
34+
"react-native": "./index.browser.js",
3435
"browser": "./index.browser.js",
3536
"react-native": "./index.browser.js",
3637
"default": "./index.js"

0 commit comments

Comments
 (0)