0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-21 19:38:58 +01:00

chore: remove xml2js override (#14041)

This commit is contained in:
Conduitry 2024-10-30 11:55:30 -04:00 committed by GitHub
parent 6ad8240464
commit 3fe278a8c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 8 deletions

View File

@ -45,10 +45,5 @@
"typescript-eslint": "^8.2.0", "typescript-eslint": "^8.2.0",
"v8-natives": "^1.2.5", "v8-natives": "^1.2.5",
"vitest": "^2.0.5" "vitest": "^2.0.5"
},
"pnpm": {
"overrides": {
"xml2js": "^0.6.0"
}
} }
} }

View File

@ -4,9 +4,6 @@ settings:
autoInstallPeers: true autoInstallPeers: true
excludeLinksFromLockfile: false excludeLinksFromLockfile: false
overrides:
xml2js: ^0.6.0
importers: importers:
.: .: