Skip to content

Commit

Permalink
chore: fix xml2js override (sveltejs#12172)
Browse files Browse the repository at this point in the history
* apply proper xml2js override

* update lockfile
  • Loading branch information
Conduitry authored and FoHoOV committed Jun 27, 2024
1 parent 5960f0e commit f5b4ec9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"pnpm": {
"overrides": {
"jimp>xml2js": "^0.6.0"
"xml2js": "^0.6.0"
}
}
}
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f5b4ec9

Please sign in to comment.