diff --git a/package.json b/package.json index 591451e..bd1d41a 100644 --- a/package.json +++ b/package.json @@ -40,6 +40,7 @@ }, "./jest": { "source": "./src/jest/index.ts", + "react-native": "./src/jest/index.tsx", "import": { "types": "./dist/typescript/module/src/jest/index.d.ts", "default": "./dist/module/jest/index.js"