From 98590c3ddf9528114132d91e247258873ff85f62 Mon Sep 17 00:00:00 2001 From: Kushagra Gour Date: Thu, 7 Apr 2022 12:07:05 +0530 Subject: [PATCH] Update package.json homepage url --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b63a47b..bc6ce21 100644 --- a/package.json +++ b/package.json @@ -133,5 +133,5 @@ "bugs": { "url": "https://github.com/chinchang/web-maker/issues" }, - "homepage": "https://webmaker.com" + "homepage": "https://webmaker.app" }