Bump node to latest LTS v16.13

This commit is contained in:
timvisee 2021-12-01 18:20:43 +01:00
parent e695a8b481
commit 610e036e26
No known key found for this signature in database
GPG key ID: B8DB720BC383E172
3 changed files with 4 additions and 4 deletions

View file

@ -81,7 +81,7 @@ A file sharing experiment which allows you to send encrypted files to other user
## Requirements
- [Node.js 15.x](https://nodejs.org/)
- [Node.js 16.x](https://nodejs.org/)
- [Redis server](https://redis.io/) (optional for development)
- [AWS S3](https://aws.amazon.com/s3/) or compatible service (optional)