chore: update package.json, add repository and bugs (#10004)
This commit is contained in:
@@ -100,7 +100,7 @@ src
|
||||
|
||||
```bash
|
||||
# 添加主仓库到 remote,作为 fork 后仓库的上游仓库
|
||||
git remote add upstream https://github.com/youzan/vant.git
|
||||
git remote add upstream git@github.com:youzan/vant.git
|
||||
|
||||
# 拉取主仓库最新代码
|
||||
git fetch upstream
|
||||
|
||||
Reference in New Issue
Block a user