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

Version 1.1.2

This commit is contained in:
Ylian Saint-Hilaire 2022-12-21 09:51:41 -08:00
parent b52385406f
commit 211bab8898
3 changed files with 2 additions and 34 deletions

View file

@ -1,6 +1,6 @@
{
"name": "meshcentral",
"version": "1.1.1",
"version": "1.1.2",
"keywords": [
"Remote Device Management",
"Remote Device Monitoring",
@ -37,7 +37,6 @@
"sample-config-advanced.json"
],
"dependencies": {
"@yetzt/nedb": "^1.8.0",
"archiver": "^5.3.1",
"body-parser": "^1.19.0",
"cbor": "~5.2.0",
@ -48,8 +47,8 @@
"express-ws": "^4.0.0",
"ipcheck": "^0.1.0",
"minimist": "^1.2.5",
"mongodb": "^4.12.1",
"multiparty": "^4.2.1",
"@yetzt/nedb": "^1.8.0",
"node-forge": "^1.0.0",
"ws": "^5.2.3",
"yauzl": "^2.10.0"