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

Added database merge feature.

This commit is contained in:
Ylian Saint-Hilaire 2019-02-15 14:50:23 -08:00
parent 2cab56f4ad
commit 45a50db52c
4 changed files with 68 additions and 23 deletions

View file

@ -1,6 +1,6 @@
{
"name": "meshcentral",
"version": "0.2.8-l",
"version": "0.2.8-m",
"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",