From 94be9b263e59a3179e69a1a6503c0c97ea3639ee Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Wed, 7 Oct 2020 20:41:10 -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 ebaa424..5f242f8 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "dependencies": { "gatsby": "^2.23.7", - "gatsby-ipfs-web-wallet": "^1.9.19", + "gatsby-ipfs-web-wallet": "^1.9.20", "gatsby-plugin-bch-tx-history": "^1.1.0" }, "repository": {