Skip to content

Commit 4c6084c

Browse files
committed
Update Requirements section in readme.md
1 parent 277102d commit 4c6084c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Encode `FormData` content into the `multipart/form-data` format
99

1010
## Requirements
1111

12-
- Node.js v14.17 or higher;
12+
- Node.js v16.5 or higher;
1313
- Runtime should support `TextEncoder`, `TextDecoder`, `WeakMap`, `WeakSet` and async generator functions;
1414
- For TypeScript users: tsc v4.3 or higher.
1515

0 commit comments

Comments
 (0)