Skip to content

Commit f5b4ec9

Browse files
ConduitryFoHoOV
authored andcommitted
chore: fix xml2js override (sveltejs#12172)
* apply proper xml2js override * update lockfile
1 parent 5960f0e commit f5b4ec9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"pnpm": {
4949
"overrides": {
50-
"jimp>xml2js": "^0.6.0"
50+
"xml2js": "^0.6.0"
5151
}
5252
}
5353
}

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)