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",