Skip to content

Commit 1131e31

Browse files
committed
fix: src file reference
1 parent 4f3e34e commit 1131e31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"license": "MIT",
1111
"main": "lib/commonjs/index.js",
1212
"module": "lib/module/index.js",
13-
"react-native": "src/index.js",
13+
"react-native": "src/index.ts",
1414
"types": "lib/typescript/src/index.d.ts",
1515
"files": [
1616
"lib/",

0 commit comments

Comments
 (0)