Skip to content

Commit 75f8b74

Browse files
authored
feat: add "react-native" export for "./jest" (#57)
1 parent 1c0f059 commit 75f8b74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
},
4141
"./jest": {
4242
"source": "./src/jest/index.ts",
43+
"react-native": "./src/jest/index.tsx",
4344
"import": {
4445
"types": "./dist/typescript/module/src/jest/index.d.ts",
4546
"default": "./dist/module/jest/index.js"

0 commit comments

Comments
 (0)