mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
chore: update release-it config
This commit is contained in:
parent
d5640ec540
commit
db6aee2252
@ -19,7 +19,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "tsc --watch",
|
||||
"release": "tsc & release-it --tag latest-v2"
|
||||
"release": "tsc & release-it"
|
||||
},
|
||||
"files": [
|
||||
"lib",
|
||||
@ -112,6 +112,9 @@
|
||||
"git": {
|
||||
"tag": false,
|
||||
"commitMessage": "chore: release @vant/cli@${version}"
|
||||
},
|
||||
"npm": {
|
||||
"tag": "latest-v2"
|
||||
}
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user