We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e536d93 commit 153abd9Copy full SHA for 153abd9
package.json
@@ -13,13 +13,13 @@
13
"vite",
14
"webpack"
15
],
16
- "homepage": "https://github.com/so1ve/unplugin-vue2#readme",
+ "homepage": "https://github.com/unplugin/unplugin-vue2#readme",
17
"repository": {
18
"type": "git",
19
- "url": "git+https://github.com/so1ve/unplugin-vue2.git"
+ "url": "git+https://github.com/unplugin/unplugin-vue2.git"
20
},
21
"bugs": {
22
- "url": "https://github.com/so1ve/unplugin-vue2/issues"
+ "url": "https://github.com/unplugin/unplugin-vue2/issues"
23
24
"license": "MIT",
25
"sideEffects": false,
0 commit comments