feat: adopt Node@18 as the minimum supported version

This commit is contained in:
Ulises Gascón 2024-04-11 19:19:47 +02:00
parent e9bcdd399b
commit 4b3b8cc231
No known key found for this signature in database
GPG Key ID: 04CD3F2FDE079578

View File

@ -81,7 +81,7 @@
"vhost": "~3.0.2"
},
"engines": {
"node": ">= 4"
"node": ">= 18"
},
"files": [
"LICENSE",