Skip to content

Commit 86124f7

Browse files
authored
fix(📦): Fix typo (#10)
1 parent 89e839f commit 86124f7

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
@@ -41,7 +41,7 @@
4141
},
4242
"react-native": "src/index.ts",
4343
"module": "lib/module/index.js",
44-
"types": "lib/typescript/src/index.d.ts",
44+
"types": "lib/typescript/index.d.ts",
4545
"files": [
4646
"src",
4747
"lib"

0 commit comments

Comments
 (0)