Skip to content

Commit bdfdfbc

Browse files
committed
fix: Set types
1 parent 0da945f commit bdfdfbc

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
@@ -15,6 +15,7 @@
1515
"files": [
1616
"dist"
1717
],
18+
"types": "dist/index.d.ts",
1819
"module": "lib/index.ts",
1920
"type": "module",
2021
"scripts": {

0 commit comments

Comments
 (0)