Skip to content

Commit

Permalink
update lbry-redux
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Yesmunt committed Jul 1, 2019
1 parent 9da39f5 commit c4711f0
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -123,7 +123,7 @@
"jsmediatags": "^3.8.1",
"json-loader": "^0.5.4",
"lbry-format": "https://github.com/lbryio/lbry-format.git",
"lbry-redux": "lbryio/lbry-redux#6fe7b82b8d248a169671881de45cbf6ad739437b",
"lbry-redux": "lbryio/lbry-redux#9f7f2153d756d1cb4f40aad70bf5a4fb65b05cac",
"lbryinc": "lbryio/lbryinc#43d382d9b74d396a581a74d87e4c53105e04f845",
"lint-staged": "^7.0.2",
"localforage": "^1.7.1",
Expand Down
9 changes: 8 additions & 1 deletion static/locales/en.json
Expand Up @@ -320,5 +320,12 @@
"https://example.com/image.png": "https://example.com/image.png",
"Cover source": "Cover source",
"Cover (1000x300)": "Cover (1000x300)",
"Choose a file": "Choose a file"
"Choose a file": "Choose a file",
"You are subscribed to this channel.": "You are subscribed to this channel.",
"This file is downloaded.": "This file is downloaded.",
"Add to your library": "Add to your library",
"This will appear as a tip for \"The Portal Paradox\".": "This will appear as a tip for \"The Portal Paradox\".",
"Tip must be a number": "Tip must be a number",
"Remove from your library": "Remove from your library",
"Invalid character in path: %s": "Invalid character in path: %s"
}
4 changes: 2 additions & 2 deletions yarn.lock
Expand Up @@ -6641,9 +6641,9 @@ lazy-val@^1.0.3, lazy-val@^1.0.4:
yargs "^13.2.2"
zstd-codec "^0.1.1"

lbry-redux@lbryio/lbry-redux#b3bf3f6d53410ff1c5415b51ca425341e364959f:
lbry-redux@lbryio/lbry-redux#9f7f2153d756d1cb4f40aad70bf5a4fb65b05cac:
version "0.0.1"
resolved "https://codeload.github.com/lbryio/lbry-redux/tar.gz/b3bf3f6d53410ff1c5415b51ca425341e364959f"
resolved "https://codeload.github.com/lbryio/lbry-redux/tar.gz/9f7f2153d756d1cb4f40aad70bf5a4fb65b05cac"
dependencies:
proxy-polyfill "0.1.6"
reselect "^3.0.0"
Expand Down

0 comments on commit c4711f0

Please sign in to comment.