Update xml-parser import and version in configuration files
Some checks failed
Deno-Workflow / Deploy (push) Has been cancelled

This commit is contained in:
fzzin
2026-05-04 09:43:27 +02:00
parent 9b23210131
commit e31b5d4646
3 changed files with 9 additions and 6 deletions

View File

@@ -15,7 +15,7 @@
},
"imports": {
"@discordjs": "npm:discord.js@14.18.0",
"@melvdouc/xml-parser": "jsr:@melvdouc/xml-parser@^0.1.3",
"@melvdouc/xml-parser": "jsr:@melvdouc/xml-parser@^0.2.2",
"@std/assert": "jsr:@std/assert@^1.0.19",
"@types/node": "npm:@types/node@^22.19.17",