We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32bc9bf commit 50b6d96Copy full SHA for 50b6d96
package.json
@@ -31,6 +31,7 @@
31
"repository": "ai/nanoid",
32
"exports": {
33
".": {
34
+ "react-native": "./index.browser.js",
35
"browser": "./index.browser.js",
36
"react-native": "./index.browser.js",
37
"default": "./index.js"
0 commit comments