desktop: fix flatpak sources generation

This commit is contained in:
Abdullah Atta
2025-05-15 12:17:28 +05:00
parent 2a313a0026
commit 6c0e51dc9d
3 changed files with 14 additions and 3 deletions

View File

@@ -60,6 +60,9 @@
"optionalDependencies": {
"dmg-license": "^1.0.11"
},
"overrides": {
"@electron/node-gyp": "^10.2.0-electron.2"
},
"scripts": {
"start": "node scripts/dev.mjs",
"staging": "node scripts/build.mjs --run",