update lbry-redux
This commit is contained in:
parent
5a3d0d8584
commit
f01b8beca4
3 changed files with 7 additions and 5 deletions
|
@ -128,7 +128,7 @@
|
|||
"imagesloaded": "^4.1.4",
|
||||
"json-loader": "^0.5.4",
|
||||
"lbry-format": "https://github.com/lbryio/lbry-format.git",
|
||||
"lbry-redux": "lbryio/lbry-redux#24c6dc117757b11c28efe051bbad5dc7b83417fc",
|
||||
"lbry-redux": "lbryio/lbry-redux#f0891dd298b1f311a37c4713d2db009f62088b09",
|
||||
"lbryinc": "lbryio/lbryinc#138a053754ec8e3da8e9bf153d32f527c962f25c",
|
||||
"lint-staged": "^7.0.2",
|
||||
"localforage": "^1.7.1",
|
||||
|
|
|
@ -908,5 +908,7 @@
|
|||
"Invites": "Invites",
|
||||
"This is an experiment, and may be removed in the future. Publish something with the #homepagecagematch tag to battle for the top spot on the home page!": "This is an experiment, and may be removed in the future. Publish something with the #homepagecagematch tag to battle for the top spot on the home page!",
|
||||
"%claimsInChannel% publishes": "%claimsInChannel% publishes",
|
||||
"%claimsInChannel% publish": "%claimsInChannel% publish"
|
||||
}
|
||||
"%claimsInChannel% publish": "%claimsInChannel% publish",
|
||||
"Publishing": "Publishing",
|
||||
"Update published": "Update published"
|
||||
}
|
|
@ -7063,9 +7063,9 @@ lazy-val@^1.0.4:
|
|||
yargs "^13.2.2"
|
||||
zstd-codec "^0.1.1"
|
||||
|
||||
lbry-redux@lbryio/lbry-redux#24c6dc117757b11c28efe051bbad5dc7b83417fc:
|
||||
lbry-redux@lbryio/lbry-redux#f0891dd298b1f311a37c4713d2db009f62088b09:
|
||||
version "0.0.1"
|
||||
resolved "https://codeload.github.com/lbryio/lbry-redux/tar.gz/24c6dc117757b11c28efe051bbad5dc7b83417fc"
|
||||
resolved "https://codeload.github.com/lbryio/lbry-redux/tar.gz/f0891dd298b1f311a37c4713d2db009f62088b09"
|
||||
dependencies:
|
||||
proxy-polyfill "0.1.6"
|
||||
reselect "^3.0.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue