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

Version 0.8.60

This commit is contained in:
Ylian Saint-Hilaire 2021-06-09 22:11:15 -07:00
parent 103b107963
commit ef70a44c31
2 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "meshcentral",
"version": "0.8.59",
"version": "0.8.60",
"keywords": [
"Remote Device Management",
"Remote Device Monitoring",
@ -48,6 +48,7 @@
"multiparty": "^4.2.1",
"nedb": "^1.8.0",
"node-forge": "^0.10.0",
"ws": "^5.2.0",
"xmldom": "^0.5.0",
"yauzl": "^2.10.0"
},