mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
fix: missing files on release
this happens when you remove e2e cli :(
This commit is contained in:
parent
0a3c66938a
commit
61e01368f4
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
"url": "https://opencollective.com/verdaccio"
|
||||
},
|
||||
"files": [
|
||||
"./build",
|
||||
"./build/**/*",
|
||||
"./index.js",
|
||||
"./conf/"
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue