This commit is contained in:
jessopb 2021-01-19 00:55:16 -05:00 committed by GitHub
parent 33564b8620
commit b6f79a9f95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -140,7 +140,7 @@
"imagesloaded": "^4.1.4",
"json-loader": "^0.5.4",
"lbry-format": "https://github.com/lbryio/lbry-format.git",
"lbry-redux": "lbryio/lbry-redux#acc54f157f3757b07145e04d325c133c981440c1",
"lbry-redux": "lbryio/lbry-redux#746acef66adf7edbabfbc7185f2748839c9b5280",
"lbryinc": "lbryio/lbryinc#eee2cb730ecec95a1344a755035755b0d4dad5cf",
"lint-staged": "^7.0.2",
"localforage": "^1.7.1",

View file

@ -7412,9 +7412,9 @@ lazy-val@^1.0.4:
yargs "^13.2.2"
zstd-codec "^0.1.1"
lbry-redux@lbryio/lbry-redux#acc54f157f3757b07145e04d325c133c981440c1:
lbry-redux@lbryio/lbry-redux#746acef66adf7edbabfbc7185f2748839c9b5280:
version "0.0.1"
resolved "https://codeload.github.com/lbryio/lbry-redux/tar.gz/acc54f157f3757b07145e04d325c133c981440c1"
resolved "https://codeload.github.com/lbryio/lbry-redux/tar.gz/746acef66adf7edbabfbc7185f2748839c9b5280"
dependencies:
proxy-polyfill "0.1.6"
reselect "^3.0.0"