@uppy/companion: update minimal supported Node.js version in the docs (#3902)

This commit is contained in:
Antoine du Hamel 2022-07-25 15:57:33 +02:00 committed by GitHub
parent aee4d3f371
commit 0689f83dc5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@ If you dont have a Node.js project with a `package.json` you might want to in
### Prerequisite
Since v2, you now need to be running `node.js >= v10.20.1` to use Companion. Please see [Migrating v1 to v2](#Migrating-v1-to-v2)
Since v4.0.0, you now need to be running Node.js >= v14.19.0 to use Companion.
Unfortunately, Windows is not a supported platform right now. It may work, and were happy to accept improvements in this area, but we cant provide support.