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

Fixed GreenLock v4

This commit is contained in:
Ylian Saint-Hilaire 2020-01-25 12:14:14 -08:00
parent 106e900c82
commit ab44842b4b
6 changed files with 17 additions and 26 deletions

View file

@ -1,6 +1,6 @@
{
"name": "meshcentral",
"version": "0.4.7-u",
"version": "0.4.7-v",
"keywords": [
"Remote Management",
"Intel AMT",
@ -37,6 +37,7 @@
"express": "^4.17.0",
"express-handlebars": "^3.1.0",
"express-ws": "^4.0.0",
"greenlock": "^4.0.4",
"ipcheck": "^0.1.0",
"meshcentral": "*",
"minimist": "^1.2.0",