We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adf9b0c commit 8f44264Copy full SHA for 8f44264
package.json
@@ -32,6 +32,7 @@
32
"./async/index.cjs": "./async/index.browser.cjs"
33
},
34
"react-native": {
35
+ "./index.js": "./index.browser.js",
36
"./async/index.js": "./async/index.native.js"
37
38
"bin": "./bin/nanoid.cjs",
0 commit comments