mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-06-02 19:59:16 +08:00
fix release script
This commit is contained in:
parent
cf92bb122a
commit
a5119c58dd
@ -23,7 +23,7 @@
|
||||
"test:watch": "jest --watch",
|
||||
"test:clear-cache": "jest --clearCache",
|
||||
"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"
|
||||
},
|
||||
"husky": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user