From 1a6ba67e49942d8de7fef781b1d9c58ca5ff4e5c Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Sat, 3 Sep 2022 12:37:54 -0700 Subject: [PATCH] Adding homepage to package.json --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 5bd9f18..3ef1943 100644 --- a/package.json +++ b/package.json @@ -40,5 +40,6 @@ "minimal-slp-wallet": "5.0.3", "standard": "17.0.0", "web3.storage": "4.3.0" - } + }, + "homepage": "https://permissionless-software-foundation.github.io/react-bootstrap-web3-spa" }