From 6e0172c1ad8e49997e187400695c014695779189 Mon Sep 17 00:00:00 2001 From: Akinwale Ariwodola Date: Thu, 4 Oct 2018 14:19:08 +0100 Subject: [PATCH] refresh the reward list upon a successful reward claim --- app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/package.json b/app/package.json index 3c61ce67..8c9b543c 100644 --- a/app/package.json +++ b/app/package.json @@ -8,7 +8,7 @@ "dependencies": { "base-64": "^0.1.0", "lbry-redux": "lbryio/lbry-redux", - "lbryinc": "lbryio/lbryinc", + "lbryinc": "lbryio/lbryinc#refresh-reward-list", "moment": "^2.22.1", "react": "16.2.0", "react-native": "0.55.3",