Skip to content

Commit

Permalink
chore: fix up package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
freaktechnik committed May 18, 2024
1 parent d9eadaf commit 17e976a
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 @@ -40,7 +40,7 @@
"eslint": "^9.2.0"
},
"bin": {
"my-depreactions": "./cli.js"
"my-depreactions": "cli.js"
},
"engines": {
"node": ">= 16.13.0"
Expand Down

0 comments on commit 17e976a

Please sign in to comment.