Skip to content

Commit 2119dbe

Browse files
authored
Correct required Node.js version in readme (#214)
As per the package.json requirement.
1 parent 60e651b commit 2119dbe

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
@@ -24,7 +24,7 @@ This is a **Node.js** SDK to make it easy to talk to the
2424

2525
## Requirements
2626

27-
- [Node.js](https://nodejs.org/en/) version 14 or newer
27+
- [Node.js](https://nodejs.org/en/) version 18 or newer
2828
- [A Transloadit account](https://transloadit.com/signup/) ([free signup](https://transloadit.com/pricing/))
2929
- [Your API credentials](https://transloadit.com/c/template-credentials) (`authKey`, `authSecret`)
3030

0 commit comments

Comments
 (0)