From bed6afd5b2ba7e46532c826d5014920d74cca0a9 Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Tue, 7 Jul 2020 08:19:38 -0700 Subject: [PATCH] fix(gatsby-ipfs-web-wallet): Bumped to v1.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95e9e2f..3127628 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "dependencies": { "gatsby": "^2.23.7", - "gatsby-ipfs-web-wallet": "^1.1.1" + "gatsby-ipfs-web-wallet": "^1.1.3" }, "repository": { "type": "git",