From eac238ec85eba19d1dbd3ece8a0a22a2b9096ac2 Mon Sep 17 00:00:00 2001 From: ZHAO JinXiang Date: Wed, 30 Aug 2023 18:55:51 +0800 Subject: [PATCH] chore: rename org name --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c34fc01..b8157d3 100644 --- a/package.json +++ b/package.json @@ -6,13 +6,13 @@ "author": "Anthony Fu ", "license": "MIT", "funding": "https://github.com/sponsors/antfu", - "homepage": "https://github.com/antfu/unplugin-vue2-script-setup#readme", + "homepage": "https://github.com/unplugin/unplugin-vue2-script-setup#readme", "repository": { "type": "git", - "url": "git+https://github.com/antfu/unplugin-vue2-script-setup.git" + "url": "git+https://github.com/unplugin/unplugin-vue2-script-setup.git" }, "bugs": { - "url": "https://github.com/antfu/unplugin-vue2-script-setup/issues" + "url": "https://github.com/unplugin/unplugin-vue2-script-setup/issues" }, "exports": { ".": {