[TMP] Downgrade electron-builder to fix our desktop build
Changelog to 26.0.16 doesn't mention any behavioral changes, still it breaks our build, and our previous workaround to that still broke the build in different ways. It is still broken until 26.0.19. We'll need to figure this out in the future.
This commit is contained in:
parent
816fad107e
commit
3b05766cd5
@ -1 +1 @@
|
|||||||
Subproject commit 3307fd2cc4b3831f2b2b887089df2ed1ee95d96f
|
Subproject commit 5b383ba625e137cfc5c0f146a72d534670f78a22
|
||||||
@ -7,9 +7,7 @@
|
|||||||
"url": "https://github.com/SchildiChat/schildichat-desktop"
|
"url": "https://github.com/SchildiChat/schildichat-desktop"
|
||||||
},
|
},
|
||||||
"homepage": "https://schildi.chat/",
|
"homepage": "https://schildi.chat/",
|
||||||
"build": {
|
"devDependencies": {
|
||||||
"linux": {
|
"electron-builder": "26.0.15"
|
||||||
"publish": null
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user