fluent_loader no longer needs polyfill with node 10

This commit is contained in:
Danny Coates 2018-08-03 10:48:00 -07:00
parent e97b8ff42d
commit a83e0cfbda
No known key found for this signature in database
GPG key ID: 4C442633C62E00CB
2 changed files with 3 additions and 7 deletions

View file

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