Skip to content

Commit

Permalink
Add binary definition to package.json for potentially running direc…
Browse files Browse the repository at this point in the history
…t with pnpm
  • Loading branch information
toebeann committed Jan 31, 2024
1 parent f2b36cb commit a932791
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
}
],
"type": "module",
"bin": "src/index.ts",
"scripts": {
"start": "tsx src/index.ts"
},
Expand Down

0 comments on commit a932791

Please sign in to comment.