mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
chore: switch vant@3 npm tag to latest-v3 (#11313)
* chore: switch vant@3 npm tag to latest-v3 * chore: adjust deploy site
This commit is contained in:
parent
521748a5f8
commit
11cc1a4932
3
.github/workflows/deploy-v3-site.yml
vendored
3
.github/workflows/deploy-v3-site.yml
vendored
@ -45,5 +45,4 @@ jobs:
|
||||
folder: packages/vant/site-dist
|
||||
token: ${{ secrets.VANT_UI_TOKEN }}
|
||||
repository-name: vant-ui/vant-ui.github.io
|
||||
target-folder: vant
|
||||
clean: false
|
||||
target-folder: vant/v3
|
||||
|
@ -12,6 +12,9 @@
|
||||
"es",
|
||||
"lib"
|
||||
],
|
||||
"npm": {
|
||||
"tag": "latest-v3"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "vant-cli dev",
|
||||
"lint": "vant-cli lint",
|
||||
|
Loading…
x
Reference in New Issue
Block a user