mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-11-01 23:03:47 +08:00
feat: 修复lodash-es类型错误
项目里使用的是lodash-es,开发类型安装的为@types/lodash
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
"@commitlint/config-conventional": "^19.4.1",
|
||||
"@eslint/eslintrc": "^3.1.0",
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
"@types/lodash": "^4.17.7",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/node": "^22.5.2",
|
||||
"@typescript-eslint/eslint-plugin": "^8.4.0",
|
||||
"@typescript-eslint/parser": "^8.4.0",
|
||||
|
||||
Reference in New Issue
Block a user