Skip to content

Commit

Permalink
add "bin" to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
samualtnorman committed Apr 21, 2024
1 parent cb8d65f commit 531ddb2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,5 +92,8 @@
"exports": {
"./*": "./*.js",
"./*.js": "./*.js"
},
"bin": {
"hsm": "bin/hsm.js"
}
}

0 comments on commit 531ddb2

Please sign in to comment.