mirror of
https://github.com/zebrajr/express.git
synced 2025-12-06 12:19:51 +01:00
feat: adopt Node@18 as the minimum supported version
This commit is contained in:
parent
e9bcdd399b
commit
4b3b8cc231
|
|
@ -81,7 +81,7 @@
|
|||
"vhost": "~3.0.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 4"
|
||||
"node": ">= 18"
|
||||
},
|
||||
"files": [
|
||||
"LICENSE",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user