update lbry-redux
This commit is contained in:
parent
55ec55ab00
commit
7c88760205
3 changed files with 7 additions and 4 deletions
|
@ -129,7 +129,7 @@
|
|||
"jsmediatags": "^3.8.1",
|
||||
"json-loader": "^0.5.4",
|
||||
"lbry-format": "https://github.com/lbryio/lbry-format.git",
|
||||
"lbry-redux": "lbryio/lbry-redux#a1a8d3d3fe952412e5f631d1ea0d4b63555525da",
|
||||
"lbry-redux": "lbryio/lbry-redux#73ca9faca22d7f9b47366e62e3a519c7b72af33b",
|
||||
"lbryinc": "lbryio/lbryinc#1ce266b3c52654190b955e9c869b8e302aa5c585",
|
||||
"lint-staged": "^7.0.2",
|
||||
"localforage": "^1.7.1",
|
||||
|
|
|
@ -676,5 +676,8 @@
|
|||
"Sorry, we can't preview this file.": "Sorry, we can't preview this file.",
|
||||
"View File": "View File",
|
||||
"Close": "Close",
|
||||
"LBRY Download Complete": "LBRY Download Complete"
|
||||
"LBRY Download Complete": "LBRY Download Complete",
|
||||
"Blocked": "Blocked",
|
||||
"Unblock": "Unblock",
|
||||
"You have blocked this channel content.": "You have blocked this channel content."
|
||||
}
|
|
@ -6901,9 +6901,9 @@ lazy-val@^1.0.3, lazy-val@^1.0.4:
|
|||
yargs "^13.2.2"
|
||||
zstd-codec "^0.1.1"
|
||||
|
||||
lbry-redux@lbryio/lbry-redux#73f2d89227776fa60d350c7b44844c6c551c9b1b:
|
||||
lbry-redux@lbryio/lbry-redux#a1a8d3d3fe952412e5f631d1ea0d4b63555525da:
|
||||
version "0.0.1"
|
||||
resolved "https://codeload.github.com/lbryio/lbry-redux/tar.gz/73f2d89227776fa60d350c7b44844c6c551c9b1b"
|
||||
resolved "https://codeload.github.com/lbryio/lbry-redux/tar.gz/a1a8d3d3fe952412e5f631d1ea0d4b63555525da"
|
||||
dependencies:
|
||||
proxy-polyfill "0.1.6"
|
||||
reselect "^3.0.0"
|
||||
|
|
Loading…
Reference in a new issue