We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 078b605 commit efa9044Copy full SHA for efa9044
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
"default": "./index.js"
37
},
0 commit comments