From 7ba54c7bf903d3efec616eabb504a51d8aed714f Mon Sep 17 00:00:00 2001 From: HerrHase Date: Sun, 13 Mar 2022 15:07:53 +0100 Subject: [PATCH] change url --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5bc82d3..8031b9d 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Simple UI Framework for Building Apps and Websites", "repository": { "type": "git", - "url": "git@gitea.node001.net:tiny-components/plain-ui.git" + "url": "git@github.com:node001-net/plain-ui.git" }, "author": "Björn Hase", "license": "MIT",