update lbry-redux

This commit is contained in:
Sean Yesmunt 2020-01-21 12:17:40 -05:00
parent 9323b456bf
commit 8d300693d0
2 changed files with 3 additions and 3 deletions

View file

@ -128,7 +128,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#3495066d35791720f4ede3586d5579635e8c432f", "lbry-redux": "lbryio/lbry-redux#24c6dc117757b11c28efe051bbad5dc7b83417fc",
"lbryinc": "lbryio/lbryinc#138a053754ec8e3da8e9bf153d32f527c962f25c", "lbryinc": "lbryio/lbryinc#138a053754ec8e3da8e9bf153d32f527c962f25c",
"lint-staged": "^7.0.2", "lint-staged": "^7.0.2",
"localforage": "^1.7.1", "localforage": "^1.7.1",

View file

@ -7063,9 +7063,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#3495066d35791720f4ede3586d5579635e8c432f: lbry-redux@lbryio/lbry-redux#24c6dc117757b11c28efe051bbad5dc7b83417fc:
version "0.0.1" version "0.0.1"
resolved "https://codeload.github.com/lbryio/lbry-redux/tar.gz/3495066d35791720f4ede3586d5579635e8c432f" resolved "https://codeload.github.com/lbryio/lbry-redux/tar.gz/24c6dc117757b11c28efe051bbad5dc7b83417fc"
dependencies: dependencies:
proxy-polyfill "0.1.6" proxy-polyfill "0.1.6"
reselect "^3.0.0" reselect "^3.0.0"