mirror of
https://github.com/youzan/vant.git
synced 2025-10-16 08:00:34 +00:00
chore: update husky config for v9 (#13015)
This commit is contained in:
@@ -46,7 +46,7 @@ Please add the followed config to `package.json` file.
|
||||
"test": "vant-cli test",
|
||||
"lint": "vant-cli lint",
|
||||
"build": "vant-cli build",
|
||||
"prepare": "husky install",
|
||||
"prepare": "husky",
|
||||
"release": "vant-cli release",
|
||||
"build-site": "vant-cli build-site"
|
||||
},
|
||||
|
Reference in New Issue
Block a user