mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 05:42:44 +08:00
chore: fix prepare deprecation warning
This commit is contained in:
parent
945f69b453
commit
a84120d64b
@ -1,7 +1,7 @@
|
||||
{
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"prepare": "husky install",
|
||||
"prepare": "husky",
|
||||
"dev": "pnpm --dir ./packages/vant dev",
|
||||
"lint": "eslint \"./packages/**/{src,test}/**/*.{vue,ts,tsx,js,mjs,cjs}\"",
|
||||
"test": "pnpm --dir ./packages/vant test",
|
||||
|
Loading…
x
Reference in New Issue
Block a user