Skip to content

Commit

Permalink
Merge pull request #16 from tanem/fix-bin
Browse files Browse the repository at this point in the history
Fix bin link
  • Loading branch information
tanem authored Jul 28, 2019
2 parents 05c064f + 5457342 commit e072f64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "CLI for common scripts for my projects.",
"author": "Tane Morgan (https://github.com/tanem)",
"bin": {
"tanem-scripts": "dist/cli"
"tanem-scripts": "dist/cli.js"
},
"files": [
"dist"
Expand Down

0 comments on commit e072f64

Please sign in to comment.