From b59b3691c5c2370002aef048095db849ba578c80 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 17 Sep 2023 00:13:34 +0200 Subject: [PATCH] chore: update package repo url --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d578e86..28bb17a 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "repository": { "type": "git", - "url": "https://git.sr.ht/~ayoayco/web-component-base.git" + "url": "https://git.sr.ht/~ayoayco/web-component-base" }, "files": [ "index.mjs",