mirror of
https://github.com/zadam/trilium.git
synced 2025-10-06 05:25:37 +08:00
fix(desktop): path to forge config
This commit is contained in:
parent
9867d1ab9f
commit
56dd10bd15
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
"prebuild-install": "^7.1.1"
|
||||
},
|
||||
"config": {
|
||||
"forge": "../electron-forge/forge.config.cjs"
|
||||
"forge": "./electron-forge/forge.config.cjs"
|
||||
},
|
||||
"packageManager": "pnpm@10.11.0+sha512.6540583f41cc5f628eb3d9773ecee802f4f9ef9923cc45b69890fb47991d4b092964694ec3a4f738a420c918a333062c8b925d312f42e4f0c263eb603551f977",
|
||||
"scripts": {
|
||||
|
|
Loading…
Add table
Reference in a new issue