update lbry-redux
This commit is contained in:
parent
386236f3d7
commit
b91ef3dee1
2 changed files with 3 additions and 3 deletions
|
@ -127,7 +127,7 @@
|
||||||
"imagesloaded": "^4.1.4",
|
"imagesloaded": "^4.1.4",
|
||||||
"json-loader": "^0.5.4",
|
"json-loader": "^0.5.4",
|
||||||
"lbry-format": "https://github.com/lbryio/lbry-format.git",
|
"lbry-format": "https://github.com/lbryio/lbry-format.git",
|
||||||
"lbry-redux": "lbryio/lbry-redux#74eba1f297cd1fe458033323776a9c8d891a4fa1",
|
"lbry-redux": "lbryio/lbry-redux#8086ccdc01f31a88a36e5d9e3404b308b2a70ee2",
|
||||||
"lbryinc": "lbryio/lbryinc#1e897d2c9108848637e1915700d3ae8ce176f9f8",
|
"lbryinc": "lbryio/lbryinc#1e897d2c9108848637e1915700d3ae8ce176f9f8",
|
||||||
"lint-staged": "^7.0.2",
|
"lint-staged": "^7.0.2",
|
||||||
"localforage": "^1.7.1",
|
"localforage": "^1.7.1",
|
||||||
|
|
|
@ -7092,9 +7092,9 @@ lazy-val@^1.0.4:
|
||||||
yargs "^13.2.2"
|
yargs "^13.2.2"
|
||||||
zstd-codec "^0.1.1"
|
zstd-codec "^0.1.1"
|
||||||
|
|
||||||
lbry-redux@lbryio/lbry-redux#bd9f1b1b0d2a16eaa9c08483400c9c3085301962:
|
lbry-redux@lbryio/lbry-redux#8086ccdc01f31a88a36e5d9e3404b308b2a70ee2:
|
||||||
version "0.0.1"
|
version "0.0.1"
|
||||||
resolved "https://codeload.github.com/lbryio/lbry-redux/tar.gz/bd9f1b1b0d2a16eaa9c08483400c9c3085301962"
|
resolved "https://codeload.github.com/lbryio/lbry-redux/tar.gz/8086ccdc01f31a88a36e5d9e3404b308b2a70ee2"
|
||||||
dependencies:
|
dependencies:
|
||||||
proxy-polyfill "0.1.6"
|
proxy-polyfill "0.1.6"
|
||||||
reselect "^3.0.0"
|
reselect "^3.0.0"
|
||||||
|
|
Loading…
Reference in a new issue