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 e3b858a commit ec482d8Copy full SHA for ec482d8
package.json
@@ -5,13 +5,13 @@
5
"description": "An extension for Vue Router's RouterView with enhanced features.",
6
"author": "leihaohao <https://github.com/l246804>",
7
"license": "MIT",
8
- "homepage": "https://github.com/l246804/vue-router-better-view#readme",
+ "homepage": "https://github.com/vue-spark/vue-router-better-view#readme",
9
"repository": {
10
"type": "git",
11
- "url": "https://github.com/l246804/vue-router-better-view"
+ "url": "https://github.com/vue-spark/vue-router-better-view"
12
},
13
"bugs": {
14
- "url": "https://github.com/l246804/vue-router-better-view/issues"
+ "url": "https://github.com/vue-spark/vue-router-better-view/issues"
15
16
"keywords": [
17
"vue",
0 commit comments