Skip to content
This repository was archived by the owner on Mar 5, 2022. It is now read-only.

Commit 5a8be2b

Browse files
committed
fix: include bin folder in the archive, closes #501
1 parent 261b92d commit 5a8be2b

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
@@ -38,6 +38,7 @@
3838
]
3939
},
4040
"files": [
41+
"bin",
4142
"dist",
4243
"lib",
4344
"support",

0 commit comments

Comments
 (0)