Skip to content

Commit c42b9b7

Browse files
committed
Try to fix Expo support
1 parent 61a0877 commit c42b9b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@
4040
"browser": {
4141
"./index.js": "./index.browser.js"
4242
},
43+
"react-native": {
44+
"./index.js": "./index.browser.js"
45+
},
4346
"bin": "./bin/nanoid.js",
4447
"sideEffects": false,
4548
"types": "./index.d.ts",

0 commit comments

Comments
 (0)