Skip to content

Commit

Permalink
Bump Node version in requirements (#621)
Browse files Browse the repository at this point in the history
Since @twilio/video-processors is added to dependencies, it requires Node 14+:
https://github.com/twilio/twilio-video-processors.js/blob/2f25da6cbbaed41c694a8e87a359cc0a96305e31/package.json#L25-L27

Co-authored-by: Alex <ovkonoval@gmail.com>
  • Loading branch information
olipyskoty and alex-konoval authored Dec 17, 2021
1 parent e079ea5 commit 956497a
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 @@ -18,7 +18,7 @@ This application demonstrates a multi-party video application built with [Twilio

You must have the following installed:

- [Node.js v12.22.1+](https://nodejs.org/en/download/)
- [Node.js v14+](https://nodejs.org/en/download/)
- NPM v6+ (comes installed with newer Node versions)

You can check which versions of Node.js and NPM you currently have installed with the following commands:
Expand Down

0 comments on commit 956497a

Please sign in to comment.