Skip to content

Commit

Permalink
Correct required Node.js version in readme (#214)
Browse files Browse the repository at this point in the history
As per the package.json requirement.
  • Loading branch information
Murderlon authored Feb 12, 2025
1 parent 60e651b commit 2119dbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ This is a **Node.js** SDK to make it easy to talk to the

## Requirements

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

Expand Down

0 comments on commit 2119dbe

Please sign in to comment.