From 2807467f60ed84c795aed92c7aa814fcc08f4395 Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Fri, 10 Jul 2020 20:00:00 -0700 Subject: [PATCH] fix(gatsby-ipfs-web-wallet): Bumping to v1.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7167052..6eff38f 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "dependencies": { "gatsby": "^2.23.7", - "gatsby-ipfs-web-wallet": "^1.2.2" + "gatsby-ipfs-web-wallet": "^1.3.1" }, "repository": { "type": "git",