Skip to content

Commit e6ccd9b

Browse files
committed
fix(cli): add bin to files
1 parent 476fbf5 commit e6ccd9b

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
@@ -18,6 +18,7 @@
1818
"include-codeblock": "./bin/include-codeblock.js"
1919
},
2020
"files": [
21+
"bin",
2122
"lib",
2223
"templates",
2324
"src"

0 commit comments

Comments
 (0)