diff --git a/package.json b/package.json index 9cd8927ca..a59a3a7d6 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "imagesloaded": "^4.1.4", "json-loader": "^0.5.4", "lbry-format": "https://github.com/lbryio/lbry-format.git", - "lbry-redux": "lbryio/lbry-redux#07dff852f1529c242bb830a26d9603f81ac00954", + "lbry-redux": "lbryio/lbry-redux#1bd142caa16e279d4cb446382291feae9226d8bd", "lbryinc": "lbryio/lbryinc#12aefaa14343d2f3eac01f2683701f58e53f1848", "lint-staged": "^7.0.2", "localforage": "^1.7.1", diff --git a/static/app-strings.json b/static/app-strings.json index 82b681c8c..b95f8a63c 100644 --- a/static/app-strings.json +++ b/static/app-strings.json @@ -1129,7 +1129,7 @@ "How much would you like to unlock?": "How much would you like to unlock?", "A prudent choice": "A prudent choice", "Join": "Join", - "Comrade Yrbl, we have a problem": "Comrade Yrbl, we have a problem", + "Register": "Register", "New History": "New History", "Share on LinkedIn": "Share on LinkedIn", "Embed this content": "Embed this content", @@ -1156,6 +1156,5 @@ "lbry": "lbry", "Default": "Default", "Amount (LBC)": "Amount (LBC)", - "Register": "Register", "Successfully unlocked your tip!": "Successfully unlocked your tip!" -} \ No newline at end of file +} diff --git a/yarn.lock b/yarn.lock index f2c196f9f..898669463 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6139,9 +6139,9 @@ lazy-val@^1.0.4: yargs "^13.2.2" zstd-codec "^0.1.1" -lbry-redux@lbryio/lbry-redux#07dff852f1529c242bb830a26d9603f81ac00954: +lbry-redux@lbryio/lbry-redux#1bd142caa16e279d4cb446382291feae9226d8bd: version "0.0.1" - resolved "https://codeload.github.com/lbryio/lbry-redux/tar.gz/07dff852f1529c242bb830a26d9603f81ac00954" + resolved "https://codeload.github.com/lbryio/lbry-redux/tar.gz/1bd142caa16e279d4cb446382291feae9226d8bd" dependencies: proxy-polyfill "0.1.6" reselect "^3.0.0"