From 753eb35c25da203579d13db4c2e3a78df30bdd72 Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Wed, 19 Aug 2020 21:53:37 -0700 Subject: [PATCH] fix(gatsby-ipfs-web-wallet): Bumping to v1.9.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4ec5d68..c18fe37 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.10", + "gatsby-ipfs-web-wallet": "^1.9.11", "gatsby-plugin-compile-es6-packages": "^2.1.0" }, "repository": {