mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Patch undici and use w/ request
This commit is contained in:
@@ -70,5 +70,10 @@
|
||||
"packageManager": "pnpm@9.12.1",
|
||||
"resolutions": {
|
||||
"has": "npm:@nolyfill/has@latest"
|
||||
},
|
||||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
"undici": "patches/undici.patch"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user