Skip to content

Commit

Permalink
fix: add executable path
Browse files Browse the repository at this point in the history
  • Loading branch information
glebbash committed Apr 11, 2021
1 parent 61187df commit 5b513ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
"files": [
"dist"
],
"bin": {
"gh-create-ts-lib": "dist/lib/gh-create-ts-lib.js"
},
"author": "glebbash <[email protected]>",
"repository": {
"type": "git",
Expand Down

0 comments on commit 5b513ae

Please sign in to comment.