Skip to content

Commit

Permalink
fix: bin reference
Browse files Browse the repository at this point in the history
  • Loading branch information
UlisesGascon committed Dec 19, 2024
1 parent 0e9fdf7 commit a1a6966
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 @@ -3,7 +3,7 @@
"version": "0.1.0",
"description": "Fortify your Digital Sphere, once command at a time",
"bin": {
"fortsphere": "./fortsphere.js"
"fortsphere": "fortsphere.js"
},
"scripts": {
"lint": "standard",
Expand Down

0 comments on commit a1a6966

Please # to comment.