We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 277102d commit 4c6084cCopy full SHA for 4c6084c
readme.md
@@ -9,7 +9,7 @@ Encode `FormData` content into the `multipart/form-data` format
9
10
## Requirements
11
12
-- Node.js v14.17 or higher;
+- Node.js v16.5 or higher;
13
- Runtime should support `TextEncoder`, `TextDecoder`, `WeakMap`, `WeakSet` and async generator functions;
14
- For TypeScript users: tsc v4.3 or higher.
15
0 commit comments