Skip to content

Commit

Permalink
Merge pull request #497 from karfau/drop-xmldom
Browse files Browse the repository at this point in the history
Drop xmldom from dependencies
  • Loading branch information
marcjansen authored Dec 26, 2021
2 parents 2c4c500 + af74787 commit 7442615
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
5 changes: 0 additions & 5 deletions package-lock.json

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

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@
"stream": "0.0.2",
"string_decoder": "^1.3.0",
"timers": "^0.1.1",
"xml2js": "^0.4.23",
"xmldom": "^0.6.0"
"xml2js": "^0.4.23"
},
"devDependencies": {
"@babel/core": "^7.15.5",
Expand Down

0 comments on commit 7442615

Please sign in to comment.