mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-02 07:13:42 +08:00
修复eslint错误
This commit is contained in:
@@ -93,7 +93,8 @@
|
||||
"webpack": "5.93.0"
|
||||
},
|
||||
"resolutions": {
|
||||
"lint-staged/yaml": "^2.2.2"
|
||||
"lint-staged/yaml": "^2.2.2",
|
||||
"strip-ansi": "6.0.1"
|
||||
},
|
||||
"packageManager": "yarn@1.22.19"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user