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

More module install improvements, NodeJS minimum version is now 11 due to express-handlebar.

This commit is contained in:
Ylian Saint-Hilaire 2023-10-21 01:00:47 -07:00
parent aadfbafc33
commit b4e0dbcd80
5 changed files with 3098 additions and 3097 deletions

View file

@ -55,7 +55,7 @@
"yauzl": "2.10.0"
},
"engines": {
"node": ">=10.0.0"
"node": ">=11.0.0"
},
"repository": {
"type": "git",