Commit 472ef37
committed
fix: include index.js in files array
This repairs the ability to `node .` from the installed package.
`require('npm')` will still not work, as this was disabled in v8.0.0
PR-URL: #3874
Credit: @wraithgar
Close: #3874
Reviewed-by: @lukekarrys1 parent a653ceb commit 472ef37
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments