This commit is contained in:
zeppi 2021-06-10 16:09:03 -04:00 committed by Thomas Zarebczan
parent d5f199be66
commit 8ee5f06bfd
2 changed files with 3 additions and 3 deletions

View file

@ -143,7 +143,7 @@
"imagesloaded": "^4.1.4",
"json-loader": "^0.5.4",
"lbry-format": "https://github.com/lbryio/lbry-format.git",
"lbry-redux": "lbryio/lbry-redux#4dfc4689c61f46e4133929a1cce3161b65724e07",
"lbry-redux": "lbryio/lbry-redux#06b09f5a81b5bdbf36f8043e3cc847e966fd136e",
"lbryinc": "lbryio/lbryinc#8f9a58bfc8312a65614fd7327661cdcc502c4e59",
"lint-staged": "^7.0.2",
"localforage": "^1.7.1",

View file

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