Skip to content

Commit eafcaee

Browse files
committed
fix(npm): include types.d.ts in files
1 parent 207b274 commit eafcaee

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
@@ -13,6 +13,7 @@
1313
"license": "MIT",
1414
"files": [
1515
"bin",
16+
"types.d.ts",
1617
"index.js"
1718
],
1819
"bin": {

0 commit comments

Comments
 (0)