Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cioddi committed Dec 26, 2023
1 parent 9fbf11a commit 15bbe34
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": "",
"main": "dist/index.js",
"bin": {
"autobashcraft": "node dist/index.js"
"autobashcraft": "./dist/index.js"
},
"scripts": {
"build": "tsc",
Expand Down

0 comments on commit 15bbe34

Please sign in to comment.