deps: Require Node.js 12.17.0 or later

This makes it possible to use dynamic `import()`.
This commit is contained in:
Richard Hansen 2022-01-27 01:26:41 -05:00
parent 151f954fea
commit 1e604add99
7 changed files with 8 additions and 7 deletions

View file

@ -32,7 +32,7 @@ Etherpad is extremely flexible providing you the means to modify it to solve wha
# Installation
## Requirements
- [Node.js](https://nodejs.org/) >= **12.13.0**.
- [Node.js](https://nodejs.org/) >= **12.17.0**.
## GNU/Linux and other UNIX-like systems