From 3a750016738ea72bb1efa734d1dbb72fcfe65a50 Mon Sep 17 00:00:00 2001 From: SukkaW Date: Sat, 28 Oct 2023 17:47:19 +0800 Subject: [PATCH] chore(npm): correct `package.json` --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc60422c..fcbf5811 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "homepage": "https://foxact.skk.moe", "repository": { "type": "git", - "url": "git+https://github.com/SukkaW/foxact" + "url": "git+https://github.com/SukkaW/foxact.git" }, "bugs": { "url": "https://github.com/SukkaW/foxact/issues"