Skip to content

Commit 74265e7

Browse files
authored
Update package.json (#307)
fix: #301
1 parent 40e0fa1 commit 74265e7

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
@@ -5,7 +5,7 @@
55
"react-native": "js/index",
66
"main": "lib/commonjs/index",
77
"module": "lib/module/index",
8-
"types": "lib/typescript/lib/commonjs/index.d.ts",
8+
"types": "lib/typescript/js/index.d.ts",
99
"source": "js/index",
1010
"files": [
1111
"lib/",

0 commit comments

Comments
 (0)