From b3445651aec66e706add020be759294a4f91993a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joaqu=C3=ADn=20S=C3=A1nchez?= Date: Sun, 12 Nov 2023 20:24:45 +0100 Subject: [PATCH] chore: update homepage, repository url and issues links --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index aeb6382a..9951397d 100644 --- a/package.json +++ b/package.json @@ -7,13 +7,13 @@ "author": "Anthony Fu ", "license": "MIT", "funding": "https://github.com/sponsors/antfu", - "homepage": "https://github.com/antfu/unplugin-auto-import#readme", + "homepage": "https://github.com/unplugin/unplugin-auto-import#readme", "repository": { "type": "git", - "url": "git+https://github.com/antfu/unplugin-auto-import.git" + "url": "git+https://github.com/unplugin/unplugin-auto-import.git" }, "bugs": { - "url": "https://github.com/antfu/unplugin-auto-import/issues" + "url": "https://github.com/unplugin/unplugin-auto-import/issues" }, "keywords": [ "unplugin",