mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-02-15 04:21:51 +00:00
Changed xmldom to v0.6.0 until they can publish v0.7.0 on NPM.
This commit is contained in:
parent
bc63af387b
commit
b5acbd1764
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
||||||
"nedb": "^1.8.0",
|
"nedb": "^1.8.0",
|
||||||
"node-forge": "^0.10.0",
|
"node-forge": "^0.10.0",
|
||||||
"ws": "^5.2.3",
|
"ws": "^5.2.3",
|
||||||
"xmldom": "^0.7.0",
|
"xmldom": "^0.6.0",
|
||||||
"yauzl": "^2.10.0"
|
"yauzl": "^2.10.0"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|
Loading…
Reference in a new issue