mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-25 10:56:35 +08:00
chore: config npm tag
This commit is contained in:
parent
f6168d3978
commit
bf423a62dc
@ -23,6 +23,9 @@
|
|||||||
"release:site": "sh docs/site/release.sh",
|
"release:site": "sh docs/site/release.sh",
|
||||||
"test:coverage": "open test/coverage/index.html"
|
"test:coverage": "open test/coverage/index.html"
|
||||||
},
|
},
|
||||||
|
"npm": {
|
||||||
|
"tag": "next"
|
||||||
|
},
|
||||||
"husky": {
|
"husky": {
|
||||||
"hooks": {
|
"hooks": {
|
||||||
"pre-commit": "lint-staged && ls-lint",
|
"pre-commit": "lint-staged && ls-lint",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user