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

Fixed server exceptions, email alias port.

This commit is contained in:
Ylian Saint-Hilaire 2019-03-10 11:00:14 -07:00
parent 2b32db76bb
commit e5b7abea40
4 changed files with 14 additions and 5 deletions

View file

@ -1,6 +1,6 @@
{
"name": "meshcentral",
"version": "0.3.0-b",
"version": "0.3.0-c",
"keywords": [
"Remote Management",
"Intel AMT",
@ -41,6 +41,7 @@
"multiparty": "^4.2.1",
"nedb": "^1.8.0",
"node-forge": "^0.7.6",
"nodemailer": "^5.1.1",
"otplib": "^10.0.1",
"util.promisify": "^1.0.0",
"ws": "^6.1.2",