mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-06 17:23:42 +08:00
fix: 将 yarn 版本回退至 1.22.19,以保持与 packageManager 的一致性
This commit is contained in:
@@ -96,6 +96,6 @@
|
||||
"packageManager": "yarn@1.22.19",
|
||||
"volta": {
|
||||
"node": "20.19.4",
|
||||
"yarn": "1.22.22"
|
||||
"yarn": "1.22.19"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user