diff --git a/package.json b/package.json index 6ff3853f..f32a4b56 100644 --- a/package.json +++ b/package.json @@ -6,12 +6,12 @@ "author": "antfu ", "license": "MIT", "funding": "https://github.com/sponsors/antfu", - "homepage": "https://github.com/antfu/unplugin-vue-components", + "homepage": "https://github.com/unplugin/unplugin-vue-components#readme", "repository": { "type": "git", - "url": "https://github.com/antfu/unplugin-vue-components" + "url": "https://github.com/unplugin/unplugin-vue-components.git" }, - "bugs": "https://github.com/antfu/unplugin-vue-components/issues", + "bugs": "https://github.com/unplugin/unplugin-vue-components/issues", "exports": { ".": { "types": "./dist/index.d.ts",