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

Merge pull request #871 from TotallyNotElite/mc-dyndepends

Improve the way dynamic dependencies work
This commit is contained in:
Ylian Saint-Hilaire 2020-01-25 12:41:35 -08:00 committed by GitHub
commit db66f4f38a
2 changed files with 16 additions and 8 deletions

View file

@ -42,6 +42,7 @@
"multiparty": "^4.2.1",
"nedb": "^1.8.0",
"node-forge": "^0.8.4",
"otplib": "^12.0.1",
"ws": "^6.2.1",
"xmldom": "^0.1.27",
"yauzl": "^2.10.0"