Skip to content

Commit 23c4cab

Browse files
authored
package.json: include lib JS files too (#159)
1 parent 16fa3cb commit 23c4cab

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

0 commit comments

Comments
 (0)