diff --git a/package.json b/package.json index eee03be1..9fb65e84 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,7 @@ "repository": "ai/nanoid", "exports": { ".": { + "react-native": "./index.browser.js", "browser": "./index.browser.js", "default": "./index.js" },