mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-04-07 05:10:25 -04:00
Added NodeJS 10.x requirement in package.json.
This commit is contained in:
parent
e7f51c7658
commit
d001699c8c
@ -51,6 +51,9 @@
|
|||||||
"ws": "^5.2.3",
|
"ws": "^5.2.3",
|
||||||
"yauzl": "^2.10.0"
|
"yauzl": "^2.10.0"
|
||||||
},
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=10.0.0"
|
||||||
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/Ylianst/MeshCentral.git"
|
"url": "https://github.com/Ylianst/MeshCentral.git"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user