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

Added session recording indexing tool and player support.

This commit is contained in:
Ylian Saint-Hilaire 2020-02-11 19:02:30 -08:00
parent 9a9c6dde65
commit 421c0fc79e
5 changed files with 379 additions and 26 deletions

View file

@ -1,6 +1,6 @@
{
"name": "meshcentral",
"version": "0.4.9-b",
"version": "0.4.9-c",
"keywords": [
"Remote Management",
"Intel AMT",
@ -37,6 +37,7 @@
"express": "^4.17.0",
"express-handlebars": "^3.1.0",
"express-ws": "^4.0.0",
"image-size": "^0.8.3",
"ipcheck": "^0.1.0",
"minimist": "^1.2.0",
"multiparty": "^4.2.1",