mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
fix(monorepo/electron): add back executable name in package.json
This commit is contained in:
parent
423cc3490b
commit
8733acebf5
@ -51,5 +51,8 @@
|
|||||||
"@electron-forge/maker-squirrel": "7.8.0",
|
"@electron-forge/maker-squirrel": "7.8.0",
|
||||||
"@electron-forge/maker-zip": "7.8.0",
|
"@electron-forge/maker-zip": "7.8.0",
|
||||||
"@electron-forge/plugin-auto-unpack-natives": "7.8.0"
|
"@electron-forge/plugin-auto-unpack-natives": "7.8.0"
|
||||||
|
},
|
||||||
|
"packagerConfig": {
|
||||||
|
"executableName": "trilium"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user