Skip to content

Commit e09debb

Browse files
committed
package.json: include types too
1 parent 3d5c343 commit e09debb

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
@@ -7,6 +7,7 @@
77
"files": [
88
"bin/cli.js",
99
"lib/*.js",
10+
"index.d.ts",
1011
"index.js"
1112
],
1213
"bin": {

0 commit comments

Comments
 (0)