From 680f70a88921fc7853a117ea778290169ad7352b Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Fri, 10 Jul 2020 20:01:06 -0700 Subject: [PATCH] fix(gatsby-ipfs-web-wallet): Bumping version 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",