1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

improved MongoDB driver support, fixed Linux install with multi-domain.

This commit is contained in:
Ylian Saint-Hilaire 2019-05-09 13:41:14 -07:00
parent f01b4f7ee0
commit f9862c6cf2
5 changed files with 248 additions and 247 deletions

View file

@ -1,6 +1,6 @@
{
"name": "meshcentral",
"version": "0.3.3-x",
"version": "0.3.3-z",
"keywords": [
"Remote Management",
"Intel AMT",
@ -38,6 +38,7 @@
"ipcheck": "^0.1.0",
"meshcentral": "*",
"minimist": "^1.2.0",
"mongojs": "^2.6.0",
"multiparty": "^4.2.1",
"nedb": "^1.8.0",
"node-forge": "^0.7.6",