Skip to content

Commit

Permalink
fix: add npm bin to transparent commands
Browse files Browse the repository at this point in the history
- Related to nodejs#157
  • Loading branch information
styfle authored Aug 10, 2022
1 parent 312d9ea commit 460b1d5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
"default": "8.16.0+sha1.d385060093f3af10fabe6d8205d41bbf2a34ff9d",
"transparent": {
"commands": [
[
"npm",
"bin"
],
[
"npm",
"init"
Expand Down

0 comments on commit 460b1d5

Please sign in to comment.