From bb2fcb3a28ddb4ccf374560e41d73713aeadcc2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=A7=89?= Date: Fri, 12 Jan 2024 04:53:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index df5e774..1a24412 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "weights", - "description": "A simple weight tracker", + "name": "widgets", + "description": "A simple widgets tracker", "version": "1.0.0", "type": "module", "main": "main.js", @@ -19,10 +19,10 @@ }, "repository": { "type": "git", - "url": "https://git.satori.love/LaniakeaSupercluster/weights.git" + "url": "https://git.satori.love/LaniakeaSupercluster/widgets.git" }, "keywords": [ - "weight", + "widgets", "tracker", "health", "fitness"