Skip to content

Commit b9d4525

Browse files
authored
🐛 missing types in package
1 parent 8897589 commit b9d4525

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
@@ -22,6 +22,7 @@
2222
},
2323
"files": [
2424
"bin/cli.mjs",
25+
"index.d.ts",
2526
"index.js",
2627
"src"
2728
],

0 commit comments

Comments
 (0)