Skip to content

Commit 4c95c97

Browse files
authoredAug 24, 2023
fix(types): included the definitions file in the published package (#2920)
1 parent 5e08c4d commit 4c95c97

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
@@ -81,6 +81,7 @@
8181
"bin",
8282
"docs",
8383
"lib",
84+
"index.d.ts",
8485
"index.js",
8586
"cli.js"
8687
],

0 commit comments

Comments
 (0)
Please sign in to comment.