chore(@vant/cli): remove webpack related deps
This commit is contained in:
@@ -7,5 +7,10 @@
|
||||
"test": "cd packages/vant && yarn test",
|
||||
"build": "cd packages/vant && yarn build",
|
||||
"build:site": "cd packages/vant && yarn build:site"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vue/compiler-sfc": "^3.2.6",
|
||||
"vue": "^3.2.6",
|
||||
"husky": "^7.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user