fix: electron-builder snap bug

This commit is contained in:
JellyBrick
2024-04-13 23:03:44 +09:00
parent d09858cbec
commit a8469d7d8d
3 changed files with 31 additions and 5 deletions

View File

@ -132,7 +132,8 @@
},
"patchedDependencies": {
"vudio@2.1.1": "patches/vudio@2.1.1.patch",
"@xhayper/discord-rpc@1.1.2": "patches/@xhayper__discord-rpc@1.1.2.patch"
"@xhayper/discord-rpc@1.1.2": "patches/@xhayper__discord-rpc@1.1.2.patch",
"app-builder-lib@24.13.3": "patches/app-builder-lib@24.13.3.patch"
}
},
"dependencies": {