Not spec-compliant, might break a few things, but we will see
This commit is contained in:
SukkaW
2025-01-10 00:42:04 +08:00
parent 14976b94ea
commit 0c679645e7
3 changed files with 28 additions and 5 deletions

View File

@@ -74,5 +74,10 @@
"packageManager": "pnpm@9.15.3",
"resolutions": {
"has": "npm:@nolyfill/has@latest"
},
"pnpm": {
"patchedDependencies": {
"undici": "patches/undici.patch"
}
}
}