Removed all dependencies on XMLDOM module.

This commit is contained in:
Ylian Saint-Hilaire
2021-08-20 13:05:34 -07:00
parent 8ff8aced16
commit 71a6149407
6 changed files with 84 additions and 27 deletions

View File

@@ -11,5 +11,4 @@
"nedb": "^1.8.0",
"node-forge": "^0.10.0",
"ws": "^5.2.3",
"xmldom": "^0.5.0",
"yauzl": "^2.10.0"