chore: 更新仓库地址为实际远程地址 git.metona.cn
- package.json: repository/bugs/homepage 统一替换为 git.metona.cn/MetonaTeam/MetonaToast - README.md: license badge 链接更新 - site/index.html & demo.html: 页脚和导航 Gitee 链接更新 - 同步构建产物 dist/ 变更
This commit is contained in:
+3
-3
@@ -37,7 +37,7 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://gitee.com/thzxx/MetonaToast.git"
|
||||
"url": "git+https://git.metona.cn/MetonaTeam/MetonaToast.git"
|
||||
},
|
||||
"keywords": [
|
||||
"toast",
|
||||
@@ -53,9 +53,9 @@
|
||||
"author": "thzxx",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://gitee.com/thzxx/MetonaToast/issues"
|
||||
"url": "https://git.metona.cn/MetonaTeam/MetonaToast/issues"
|
||||
},
|
||||
"homepage": "https://gitee.com/thzxx/MetonaToast#readme",
|
||||
"homepage": "https://git.metona.cn/MetonaTeam/MetonaToast#readme",
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.22.0",
|
||||
"@babel/preset-env": "^7.22.0",
|
||||
|
||||
Reference in New Issue
Block a user