mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-06-04 12:49:15 +08:00
fix release script
This commit is contained in:
parent
cf92bb122a
commit
a5119c58dd
@ -23,7 +23,7 @@
|
|||||||
"test:watch": "jest --watch",
|
"test:watch": "jest --watch",
|
||||||
"test:clear-cache": "jest --clearCache",
|
"test:clear-cache": "jest --clearCache",
|
||||||
"test:coverage": "open test/coverage/index.html",
|
"test:coverage": "open test/coverage/index.html",
|
||||||
"release": "sh build/release-pkg.sh",
|
"release": "sh build/release.sh",
|
||||||
"release:site": "sh build/release-site.sh"
|
"release:site": "sh build/release-site.sh"
|
||||||
},
|
},
|
||||||
"husky": {
|
"husky": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user