Skip to content

Commit

Permalink
chore: Switch to new xmldom
Browse files Browse the repository at this point in the history
Old xmldom's maintainer is not reachable so xmldom is published to npm under the new name @xmldom/xmldom starting with version 0.7.0
  • Loading branch information
fennibay committed Aug 30, 2021
1 parent 76977a3 commit 1a3c520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"mkdirp": "^0.5.1",
"xmldom": "^0.7.0"
"@xmldom/xmldom": "^0.7.3"
},
"devDependencies": {
"eslint": "^4.11.0",
Expand Down

0 comments on commit 1a3c520

Please sign in to comment.