From 9154dffc6cbbb2825eb75a24a4c84acefed0eb4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96zg=C3=BCr=20G=C3=B6rg=C3=BCl=C3=BC?= Date: Tue, 19 Mar 2024 00:35:12 +0300 Subject: [PATCH] revert: apply "npm pkg fix" (Closes #293) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c809e77..356966ec 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "private": true, "repository": { "type": "git", - "url": "git+https://github.com/ozgurg/vergihesaplayici.com.git" + "url": "https://github.com/ozgurg/vergihesaplayici.com" }, "scripts": { "tsc": "tsc",