From ba0d164499550e0b8b27954234288f5c1c373431 Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Wed, 8 Jul 2020 17:22:46 -0700 Subject: [PATCH] fix(gatsby-ipfs-web-wallet): Updating web wallet plugin --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2c3de98..c467eff 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "dependencies": { "gatsby": "^2.23.7", - "gatsby-ipfs-web-wallet": "^1.1.7" + "gatsby-ipfs-web-wallet": "^1.2.1" }, "repository": { "type": "git",