mirror of
https://github.com/sveltejs/svelte.git
synced 2024-11-21 11:28:58 +01:00
chore: remove xml2js override (#14041)
This commit is contained in:
parent
6ad8240464
commit
3fe278a8c3
@ -45,10 +45,5 @@
|
||||
"typescript-eslint": "^8.2.0",
|
||||
"v8-natives": "^1.2.5",
|
||||
"vitest": "^2.0.5"
|
||||
},
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"xml2js": "^0.6.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -4,9 +4,6 @@ settings:
|
||||
autoInstallPeers: true
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
overrides:
|
||||
xml2js: ^0.6.0
|
||||
|
||||
importers:
|
||||
|
||||
.:
|
||||
|
Loading…
Reference in New Issue
Block a user