Skip to content

Commit 600b0fe

Browse files
authored
HTTP/TS: Don't enforce Node 22 for installing the package
1 parent 590b5d0 commit 600b0fe

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

http-ts/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,5 @@
3737
"tsup": "8.5.0",
3838
"typedoc": "^0.28.7",
3939
"typescript": "5.8.3"
40-
},
41-
"engines": {
42-
"node": ">=22.16 <23"
4340
}
4441
}

0 commit comments

Comments
 (0)