Skip to content

Commit 3a86911

Browse files
committed
fix: add types field on package.json
1 parent b9ee831 commit 3a86911

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
@@ -4,6 +4,7 @@
44
"main": "dist/index.js",
55
"umd:main": "dist/index.umd.js",
66
"module": "dist/index.m.js",
7+
"types": "dist/index.d.ts",
78
"source": "src/index.tsx",
89
"license": "MIT",
910
"repository": "pedronauck/react-adopt",

0 commit comments

Comments
 (0)