From 5365b93aec3b81aa60a5ae23349d26f5b3bb948e Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Mon, 9 Nov 2020 11:58:09 -0800 Subject: [PATCH] Updating package.json description --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d64df5..26bc9f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-ipfs-web-wallet", - "description": "A gatsbyjs app with adminlte2 integration and basic Bitcoin Cash wallet functionality.", + "description": "A GatsbyJS Theme with adminlte2 integration and basic Bitcoin Cash wallet functionality.", "version": "1.9.13", "main": "index.js", "author": "Chris Troutner ",