From 23157dd527b9c39fa9f253676393b3dd1f30c1c7 Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Fri, 9 Oct 2020 11:06:56 -0700 Subject: [PATCH] fix(gatsby-ipfs-web-wallet): Bumping to v1.9.23 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1bee794..1861392 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.21", + "gatsby-ipfs-web-wallet": "^1.9.23", "gatsby-plugin-bch-sweep": "^1.2.3", "gatsby-plugin-compile-es6-packages": "^2.1.0" },