Skip to content

Commit f4e36bc

Browse files
authored
chore: update homepage, repository url and issues links (#712)
1 parent e97d8ae commit f4e36bc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
"author": "antfu <[email protected]>",
77
"license": "MIT",
88
"funding": "https://github.com/sponsors/antfu",
9-
"homepage": "https://github.com/antfu/unplugin-vue-components",
9+
"homepage": "https://github.com/unplugin/unplugin-vue-components#readme",
1010
"repository": {
1111
"type": "git",
12-
"url": "https://github.com/antfu/unplugin-vue-components"
12+
"url": "https://github.com/unplugin/unplugin-vue-components.git"
1313
},
14-
"bugs": "https://github.com/antfu/unplugin-vue-components/issues",
14+
"bugs": "https://github.com/unplugin/unplugin-vue-components/issues",
1515
"exports": {
1616
".": {
1717
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)