Skip to content

Commit 4bf4c2c

Browse files
committed
fix: remove redundant react-native export from package.json
1 parent 1d501ac commit 4bf4c2c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"types": "./lib/typescript/src/index.d.ts",
88
"exports": {
99
".": {
10-
"react-native": "./lib/module/index.js",
1110
"source": "./src/index.tsx",
1211
"types": "./lib/typescript/src/index.d.ts",
1312
"default": "./lib/module/index.js"

0 commit comments

Comments
 (0)