From 2d02e7db901afb922c48e2e3aa73aa9a4a95a1a1 Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Wed, 7 Oct 2020 20:36:28 -0700 Subject: [PATCH] fix(gatsby-ipfs-web-wallet): Bumping to v1.9.20 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d649d7..829186b 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "dependencies": { "bch-wallet-plugin-postoffice": "Permissionless-Software-Foundation/bch-wallet-plugin-postoffice#ct-unstable", "gatsby": "^2.23.7", - "gatsby-ipfs-web-wallet": "^1.9.19", + "gatsby-ipfs-web-wallet": "^1.9.20", "gatsby-plugin-bch-sweep": "^1.2.3", "gatsby-plugin-compile-es6-packages": "^2.1.0" },