chore(@vant/cli): remove lodash-es from deps (#10206)

This commit is contained in:
neverland
2022-01-17 15:43:54 +08:00
committed by GitHub
parent 2892f44af7
commit d4aebef89c
8 changed files with 12 additions and 38 deletions

View File

@@ -41,7 +41,6 @@
"devDependencies": {
"@types/fs-extra": "^9.0.13",
"@types/less": "^3.0.3",
"@types/lodash-es": "^4.17.5",
"@types/markdown-it": "^12.2.3",
"vue": "^3.2.27"
},
@@ -77,7 +76,6 @@
"jest-serializer-html": "^7.1.0",
"less": "^4.1.2",
"lint-staged": "^12.1.2",
"lodash-es": "^4.17.21",
"markdown-it": "^12.2.0",
"markdown-it-anchor": "^8.4.1",
"ora": "^6.0.1",