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

Added install flags to mesh agent installation.

This commit is contained in:
Ylian Saint-Hilaire 2018-11-28 13:51:12 -08:00
parent df88d564fa
commit d7663b4bf8
12 changed files with 41 additions and 17 deletions

View file

@ -1,6 +1,6 @@
{
"name": "meshcentral",
"version": "0.2.3-k",
"version": "0.2.3-l",
"keywords": [
"Remote Management",
"Intel AMT",
@ -40,6 +40,7 @@
"multiparty": "^4.2.1",
"nedb": "^1.8.0",
"node-forge": "^0.7.6",
"nodemailer": "^4.7.0",
"ws": "^6.1.2",
"xmldom": "^0.1.27",
"yauzl": "^2.9.1"