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.
14 lines
424 B
JSON
14 lines
424 B
JSON
{
|
|
"name": "schildichat-desktop-alpha",
|
|
"productName": "SchildiChatAlpha",
|
|
"description": "A Matrix Client based on Element with some changes and tweaks",
|
|
"author": "SchildiChat <contact@schildi.chat> (https://schildi.chat)",
|
|
"repository": {
|
|
"url": "https://github.com/SchildiChat/schildichat-desktop"
|
|
},
|
|
"homepage": "https://schildi.chat/",
|
|
"devDependencies": {
|
|
"electron-builder": "26.0.15"
|
|
}
|
|
}
|