update lbry-redux + lbry-sdk
This commit is contained in:
parent
6e2d37b474
commit
cc275e679c
2 changed files with 3 additions and 3 deletions
|
@ -26,7 +26,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||
|
||||
### Changed
|
||||
|
||||
- Updated lbry-sdk to [0.53.2](https://github.com/lbryio/lbry-sdk/releases/tag/v0.53.2)
|
||||
- Updated lbry-sdk to [0.54.1](https://github.com/lbryio/lbry-sdk/releases/tag/v0.54.1)
|
||||
- Navigation redesign ([#3432](https://github.com/lbryio/lbry-desktop/pull/3432))
|
||||
|
||||
## [0.38.2] - [2019-12-21]
|
||||
|
|
|
@ -128,7 +128,7 @@
|
|||
"imagesloaded": "^4.1.4",
|
||||
"json-loader": "^0.5.4",
|
||||
"lbry-format": "https://github.com/lbryio/lbry-format.git",
|
||||
"lbry-redux": "lbryio/lbry-redux#f0891dd298b1f311a37c4713d2db009f62088b09",
|
||||
"lbry-redux": "lbryio/lbry-redux#cda1f431b7463aaa74edff5ee9565ca8e935d607",
|
||||
"lbryinc": "lbryio/lbryinc#138a053754ec8e3da8e9bf153d32f527c962f25c",
|
||||
"lint-staged": "^7.0.2",
|
||||
"localforage": "^1.7.1",
|
||||
|
@ -206,7 +206,7 @@
|
|||
"yarn": "^1.3"
|
||||
},
|
||||
"lbrySettings": {
|
||||
"lbrynetDaemonVersion": "0.50.1",
|
||||
"lbrynetDaemonVersion": "0.54.1",
|
||||
"lbrynetDaemonUrlTemplate": "https://github.com/lbryio/lbry/releases/download/vDAEMONVER/lbrynet-OSNAME.zip",
|
||||
"lbrynetDaemonDir": "static/daemon",
|
||||
"lbrynetDaemonFileName": "lbrynet"
|
||||
|
|
Loading…
Add table
Reference in a new issue