Skip to content

Commit

Permalink
feat: (breaking) rename bin script to match package name
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeWitchBella committed Apr 8, 2021
1 parent 4114e14 commit 86fb069
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 @@ -6,7 +6,7 @@
"source": "src/index.ts",
"bin": {
"in-tmux": "bin/in-tmux.js",
"docker-run": "bin/docker-run.js"
"docker-start": "bin/docker-start.js"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 86fb069

Please sign in to comment.