Skip to content

Commit d34c821

Browse files
authored
Merge pull request #9 from nodenv/fix-bin
Prevent npm from creating binstub
2 parents e4237b2 + 52a690c commit d34c821

2 files changed

Lines changed: 1 addition & 8 deletions

File tree

package-lock.json

Lines changed: 1 addition & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@
1515
"publishConfig": {
1616
"access": "public"
1717
},
18-
"directories": {
19-
"bin": "bin",
20-
"test": "test"
21-
},
2218
"files": [
2319
"bin"
2420
],

0 commit comments

Comments
 (0)