use latest version of undici

This commit is contained in:
2026-04-04 15:18:04 -07:00
parent 6d4a4f72e2
commit 7d4656a661
+1 -6
View File
@@ -11,11 +11,6 @@
"docs": "npx -w lib typedoc src/index.ts"
},
"overrides": {
"@xmcl/modrinth": {
"undici": "~7"
},
"@xmcl/curseforge": {
"undici": "~7"
}
"undici":"latest"
}
}