move overrides to top level
This commit is contained in:
@@ -10,5 +10,13 @@
|
||||
"compile": "npm -w cli run compile",
|
||||
"publish":"npm -w lib publish",
|
||||
"docs": "npx -w lib typedoc src/index.ts"
|
||||
},
|
||||
"overrides": {
|
||||
"@xmcl/modrinth": {
|
||||
"undici": "~7"
|
||||
},
|
||||
"@xmcl/curseforge": {
|
||||
"undici": "~7"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user