bump electron 17.2 and lbrynet 0.111.0
This commit is contained in:
parent
a4c34d89e2
commit
b1ca3b0183
1 changed files with 2 additions and 2 deletions
|
@ -114,7 +114,7 @@
|
|||
"devtron": "^1.4.0",
|
||||
"dotenv-defaults": "^2.0.1",
|
||||
"dotenv-webpack": "^1.8.0",
|
||||
"electron": "17.0.0",
|
||||
"electron": "17.2.0",
|
||||
"electron-builder": "^22.10.5",
|
||||
"electron-devtools-installer": "^3.1.1",
|
||||
"electron-is-dev": "^0.3.0",
|
||||
|
@ -216,7 +216,7 @@
|
|||
"yarn": "^1.3"
|
||||
},
|
||||
"lbrySettings": {
|
||||
"lbrynetDaemonVersion": "0.110.0",
|
||||
"lbrynetDaemonVersion": "0.111.0",
|
||||
"lbrynetDaemonUrlTemplate": "https://github.com/lbryio/lbry/releases/download/vDAEMONVER/lbrynet-OSNAME.zip",
|
||||
"lbrynetDaemonDir": "static/daemon",
|
||||
"lbrynetDaemonFileName": "lbrynet"
|
||||
|
|
Loading…
Reference in a new issue