fix: electron-builder configuration error
This commit is contained in:
parent
5859ebf62d
commit
07f87d67a9
1 changed files with 1 additions and 4 deletions
|
@ -1,13 +1,10 @@
|
|||
{
|
||||
"name": "LBRY",
|
||||
"version": "0.21.1-rc.2",
|
||||
"version": "0.21.1-rc.2",
|
||||
"description": "A browser for the LBRY network, a digital marketplace controlled by its users.",
|
||||
"keywords": [
|
||||
"lbry"
|
||||
],
|
||||
"build": {
|
||||
"appId": "io.lbry.LBRY"
|
||||
},
|
||||
"license": "MIT",
|
||||
"homepage": "https://lbry.io/",
|
||||
"bugs": {
|
||||
|
|
Loading…
Reference in a new issue