We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c0f059 commit 75f8b74Copy full SHA for 75f8b74
1 file changed
package.json
@@ -40,6 +40,7 @@
40
},
41
"./jest": {
42
"source": "./src/jest/index.ts",
43
+ "react-native": "./src/jest/index.tsx",
44
"import": {
45
"types": "./dist/typescript/module/src/jest/index.d.ts",
46
"default": "./dist/module/jest/index.js"
0 commit comments