Skip to content

Commit ec482d8

Browse files
committed
build: 更新项目仓库链接和主页链接
- 将 GitHub 用户名从 l246804 更改为 vue-spark - 更新 homepage 字段为新的仓库地址 - 更新 repository 和 bugs 字段中的 URL 为新的仓库地址
1 parent e3b858a commit ec482d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
"description": "An extension for Vue Router's RouterView with enhanced features.",
66
"author": "leihaohao <https://github.com/l246804>",
77
"license": "MIT",
8-
"homepage": "https://github.com/l246804/vue-router-better-view#readme",
8+
"homepage": "https://github.com/vue-spark/vue-router-better-view#readme",
99
"repository": {
1010
"type": "git",
11-
"url": "https://github.com/l246804/vue-router-better-view"
11+
"url": "https://github.com/vue-spark/vue-router-better-view"
1212
},
1313
"bugs": {
14-
"url": "https://github.com/l246804/vue-router-better-view/issues"
14+
"url": "https://github.com/vue-spark/vue-router-better-view/issues"
1515
},
1616
"keywords": [
1717
"vue",

0 commit comments

Comments
 (0)