Skip to content

Commit 1e3b81a

Browse files
Whitelist files to include in npm package
1 parent 079d652 commit 1e3b81a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@
8383
"url": "https://github.com/bcomnes/npm-run-all2/issues"
8484
},
8585
"homepage": "https://github.com/bcomnes/npm-run-all2",
86+
"files": [
87+
"bin",
88+
"lib"
89+
],
8690
"c8": {
8791
"reporter": [
8892
"html",

0 commit comments

Comments
 (0)