Skip to content

Commit ba08065

Browse files
committed
Add types field to package.json
1 parent 5c57f7d commit ba08065

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"exports": {
77
".": "./dist/index.js"
88
},
9+
"types": "./dist/index.d.ts",
910
"type": "module",
1011
"repository": {
1112
"type": "git",

0 commit comments

Comments
 (0)