From 2c6e1996f4739a538897d2c3d5c5766eed2f8a50 Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Sun, 6 Sep 2020 09:52:55 -0700 Subject: [PATCH] fix(gatsby-ipfs-web-wallet): Updating to v1.9.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c18fe37..0e601ba 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.11", + "gatsby-ipfs-web-wallet": "^1.9.12", "gatsby-plugin-compile-es6-packages": "^2.1.0" }, "repository": {