fix files rule for #31
This commit is contained in:
parent
c446177491
commit
b1fe6666ed
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
|||
"homepage": "https://github.com/mafintosh/tar-stream",
|
||||
"main": "index.js",
|
||||
"files": [
|
||||
"./*.js",
|
||||
"*.js",
|
||||
"LICENSE"
|
||||
],
|
||||
"directories": {
|
||||
|
|
Loading…
Reference in a new issue