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

Improved database error handling, new Let's Encrypt server console commands.

This commit is contained in:
Ylian Saint-Hilaire 2020-03-04 14:57:03 -08:00
parent 2741344268
commit 672517f27d
7 changed files with 137 additions and 94 deletions

View file

@ -1,6 +1,6 @@
{
"name": "meshcentral",
"version": "0.4.9-t",
"version": "0.4.9-v",
"keywords": [
"Remote Management",
"Intel AMT",
@ -28,6 +28,7 @@
"sample-config.json"
],
"dependencies": {
"aedes": "^0.40.1",
"archiver": "^3.0.0",
"body-parser": "^1.19.0",
"cbor": "^4.1.5",