Skip to content
This repository was archived by the owner on Oct 26, 2023. It is now read-only.

Commit f35973b

Browse files
author
Abimbola Idowu
committed
fix(package.json): add missing bin file
fixes #44
1 parent 1edb53a commit f35973b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
},
6161
"files": [
6262
"lib/",
63-
"bin/cli.js"
63+
"bin/"
6464
],
6565
"devDependencies": {
6666
"babel-cli": "^6.14.0",

0 commit comments

Comments
 (0)