From 6c47d0d70d5df65cbf69ba8310c9f192fcdf2a8d Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Tue, 20 Oct 2020 12:22:57 -0700 Subject: [PATCH] fix(gatsby-ipfs-web-wallet): Bumping version to v1.11.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a5df658..9e6ab60 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "dependencies": { "gatsby": "^2.24.80", - "gatsby-ipfs-web-wallet": "^1.11.3", + "gatsby-ipfs-web-wallet": "^1.11.4", "gatsby-plugin-bch-sweep": "^1.3.0" }, "repository": {