mirror of
https://github.com/Quad4-Software/MeshChatX.git
synced 2026-08-18 09:49:09 -04:00
fix(package): update file patterns in package.json to include all files in the electron directory
This commit is contained in:
parent
f97bdff184
commit
3dc7db5ffb
1 changed files with 2 additions and 1 deletions
|
|
@ -123,7 +123,8 @@
|
|||
"appimage": "1.0.2"
|
||||
},
|
||||
"files": [
|
||||
"electron/**/*"
|
||||
"electron/",
|
||||
"electron/**"
|
||||
],
|
||||
"directories": {
|
||||
"buildResources": "electron/build"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue