Compare commits

...

1 commit

Author SHA1 Message Date
zeppi
6030d52692 fixed collection edit bump 2021-08-05 10:57:59 -04:00
2 changed files with 3 additions and 3 deletions

View file

@ -152,7 +152,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#60bd918d5ee95ea4e597d1e5c6bccf992ef83d28", "lbry-redux": "lbryio/lbry-redux#699a7e8a3b1e70464d89dc97bb4631161dc7b94d",
"lbryinc": "lbryio/lbryinc#8f9a58bfc8312a65614fd7327661cdcc502c4e59", "lbryinc": "lbryio/lbryinc#8f9a58bfc8312a65614fd7327661cdcc502c4e59",
"lint-staged": "^7.0.2", "lint-staged": "^7.0.2",
"localforage": "^1.7.1", "localforage": "^1.7.1",

View file

@ -10136,9 +10136,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#60bd918d5ee95ea4e597d1e5c6bccf992ef83d28: lbry-redux@lbryio/lbry-redux#699a7e8a3b1e70464d89dc97bb4631161dc7b94d:
version "0.0.1" version "0.0.1"
resolved "https://codeload.github.com/lbryio/lbry-redux/tar.gz/60bd918d5ee95ea4e597d1e5c6bccf992ef83d28" resolved "https://codeload.github.com/lbryio/lbry-redux/tar.gz/699a7e8a3b1e70464d89dc97bb4631161dc7b94d"
dependencies: dependencies:
proxy-polyfill "0.1.6" proxy-polyfill "0.1.6"
reselect "^3.0.0" reselect "^3.0.0"