From b80517fc70ddf9232df2213c11436f4c6297d7c9 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 17 Nov 2023 02:02:27 +0700 Subject: [PATCH] Update repo URL --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 64ee8d1..f8e3f21 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,6 @@ "license": "MIT", "repository": { "type": "git", - "url": "https://github.com/component/type.git" + "url": "https://github.com/sindresorhus/component-type.git" } }