From cb95465467d41789a9c68fdeb06455092624597f Mon Sep 17 00:00:00 2001 From: HitomaruKonpaku Date: Sun, 13 Oct 2024 07:36:53 +0700 Subject: [PATCH] Fix by npm --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a356ceb..64518b6 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/HitomaruKonpaku/twspace-crawler.git" + "url": "git+https://github.com/HitomaruKonpaku/twspace-crawler.git" }, "scripts": { "start": "node dist/index",