chore: include new bin files in package

This commit is contained in:
Alexis
2021-09-29 15:14:45 +09:30
parent c061aeb9f2
commit 0984477cc6

View File

@@ -31,10 +31,9 @@
"update-bundle-dependencies": "bundle-dependencies update"
},
"files": [
"bin",
".env.staging",
".env.production",
"dist",
"unraid-api"
".env.production"
],
"dependencies": {
"@apollo/client": "^3.3.17",