Skip to content
This repository was archived by the owner on Feb 25, 2020. It is now read-only.

Commit 5c6ff43

Browse files
committed
fix: fix path for declaration file
1 parent dd8b1ec commit 5c6ff43

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
@@ -5,6 +5,7 @@
55
"main": "lib/commonjs/index.js",
66
"module": "lib/module/index.js",
77
"react-native": "src/index.tsx",
8+
"types": "lib/typescript/src/index.d.ts",
89
"files": [
910
"src",
1011
"lib"

0 commit comments

Comments
 (0)