mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-25 11:14:05 +00:00
@uppy/companion: update minimal supported Node.js version in the docs (#3902)
This commit is contained in:
parent
aee4d3f371
commit
0689f83dc5
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ If you don’t 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 we’re happy to accept improvements in this area, but we can’t provide support.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue