Skip to content

Commit ad5fd52

Browse files
committed
v4.2.0
1 parent 46bc341 commit ad5fd52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "0http",
3-
"version": "4.1.1",
3+
"version": "4.2.0",
44
"description": "Zero friction HTTP request router. The need for speed!",
55
"main": "index.js",
66
"scripts": {
@@ -19,7 +19,7 @@
1919
"rest"
2020
],
2121
"engines": {
22-
"node": ">=10.x"
22+
"node": ">=20.x"
2323
},
2424
"author": "Rolando Santamaria Maso <[email protected]>",
2525
"license": "MIT",

0 commit comments

Comments
 (0)