Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 03d3579

Browse filesBrowse files
committed
docs: update README.md
1 parent 5a6f8f0 commit 03d3579
Copy full SHA for 03d3579

File tree

Expand file treeCollapse file tree

1 file changed

+3
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-1
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ This library is inspired by the HTTP interface in Spring 6 and provides a simila
2222

2323
## Requirements
2424

25-
- Node.js 18 or later (because this library uses `fetch` internally)
25+
- Node.js
26+
- 18 or later if `HttpClient` is not specified (default: `fetch`)
27+
- if custom `HttpClient` is provided, you can use lower version of Node.js
2628
- Nest.js 8 or later
2729

2830
## Installation

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.