From 409cb9cf8907a70ff5d98e277e73cc09a4362272 Mon Sep 17 00:00:00 2001 From: RodrigoCSolari Date: Thu, 7 Dec 2023 20:41:28 -0300 Subject: [PATCH] deploy --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 47ed164..1bf3ec5 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "license": "UNLICENSED", "description": "web front-ent for cheddar", "repository": "https://github.com/alpha-fi/cheddar-ui-v1", - "homepage": "https://alpha-fi.github.io/cheddar-ui-v1/", + "homepage": "https://alpha-fi.github.io/cheddar-ui-v1", "scripts": { "precompile":"yarn build", "compile":"gh-pages -d build",