Skip to content

Commit 3c5356f

Browse files
committed
fix: bin path
1 parent 81fbe98 commit 3c5356f

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
@@ -15,7 +15,7 @@
1515
"template"
1616
],
1717
"bin": {
18-
"create-ts-lib-gh": "dist/lib/create-ts-lib-gh.js"
18+
"create-ts-lib-gh": "dist/create-ts-lib-gh.js"
1919
},
2020
"author": "glebbash <glebbash@gmail.com>",
2121
"repository": {

0 commit comments

Comments
 (0)