Skip to content

Commit

Permalink
Meta tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Feb 28, 2024
1 parent f241726 commit 272de7e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@
},
"type": "module",
"bin": {
"npm-user": "cli.js"
"npm-user": "./cli.js"
},
"sideEffects": false,
"engines": {
"node": ">=18"
},
Expand Down

0 comments on commit 272de7e

Please sign in to comment.