From 2ae5d7b64d4c6f29992a1c2a3049176333bbbdfc Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Fri, 25 Sep 2020 19:05:19 -0700 Subject: [PATCH] fix(sweep): Fixing sweeping with multiple token classes --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e88cd3..3674265 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "bch-wallet-plugin-postoffice": "Permissionless-Software-Foundation/bch-wallet-plugin-postoffice#ct-unstable", "gatsby": "^2.23.7", "gatsby-ipfs-web-wallet": "^1.9.18", - "gatsby-plugin-bch-sweep": "^1.2.2", + "gatsby-plugin-bch-sweep": "^1.2.3", "gatsby-plugin-compile-es6-packages": "^2.1.0" }, "repository": {