From 71bfb2abb8566027f76f3fa07d8b377423bf893b Mon Sep 17 00:00:00 2001 From: Daniel Gonzalez Date: Thu, 10 Feb 2022 20:04:45 -0400 Subject: [PATCH] fix(menu): Fixed menu on wallet.fullstack.cash --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 8eea5af..fb044f3 100644 --- a/package.json +++ b/package.json @@ -25,9 +25,9 @@ "@capacitor/cli": "2.4.6", "@capacitor/core": "2.4.6", "gatsby": "4.4.0", - "gatsby-plugin-bch-create-token": "1.1.1", - "gatsby-plugin-bch-sweep": "1.5.5", - "fullstack-gatsby-theme-bch-wallet": "1.0.1" + "gatsby-plugin-bch-create-token": "1.1.2", + "gatsby-plugin-bch-sweep": "1.5.6", + "fullstack-gatsby-theme-bch-wallet": "1.0.2" }, "repository": { "type": "git",