Skip to content

Commit

Permalink
fix: missing files on release
Browse files Browse the repository at this point in the history
this happens when you remove e2e cli :(
  • Loading branch information
juanpicado committed Nov 8, 2022
1 parent 0a3c669 commit 61e0136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -18,7 +18,7 @@
"url": "https://opencollective.com/verdaccio"
},
"files": [
"./build",
"./build/**/*",
"./index.js",
"./conf/"
],
Expand Down

0 comments on commit 61e0136

Please sign in to comment.