From d2f413c1143a60620d982964fbeca5fe2cd80f4c Mon Sep 17 00:00:00 2001 From: Dorian Niemiec Date: Wed, 1 Jan 2025 18:14:52 +0100 Subject: [PATCH] fix: correct the Git repository URL --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e05cba3..65504f9 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "repository": { "type": "git", - "url": "https://git.svrjs.org/svrjs/svrouter" + "url": "https://git.svrjs.org/svrjs/svrouter.git" }, "keywords": [ "routing",