We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e97d8ae commit f4e36bcCopy full SHA for f4e36bc
package.json
@@ -6,12 +6,12 @@
6
"author": "antfu <[email protected]>",
7
"license": "MIT",
8
"funding": "https://github.com/sponsors/antfu",
9
- "homepage": "https://github.com/antfu/unplugin-vue-components",
+ "homepage": "https://github.com/unplugin/unplugin-vue-components#readme",
10
"repository": {
11
"type": "git",
12
- "url": "https://github.com/antfu/unplugin-vue-components"
+ "url": "https://github.com/unplugin/unplugin-vue-components.git"
13
},
14
- "bugs": "https://github.com/antfu/unplugin-vue-components/issues",
+ "bugs": "https://github.com/unplugin/unplugin-vue-components/issues",
15
"exports": {
16
".": {
17
"types": "./dist/index.d.ts",
0 commit comments