Upgrade Node to 13.12

This commit is contained in:
Deluan 2020-04-02 19:41:10 -04:00
parent 14f7c5610e
commit 1182218787
4 changed files with 4 additions and 4 deletions

View file

@ -109,7 +109,7 @@ To get the cutting-edge, latest version from master, use the image `deluan/navid
### Build from source
You will need to install [Go 1.14](https://golang.org/dl/) and [Node 13.11.0](http://nodejs.org).
You will need to install [Go 1.14](https://golang.org/dl/) and [Node 13.12.0](http://nodejs.org).
You'll also need [ffmpeg](https://ffmpeg.org) installed in your system. The setup is very strict, and
the steps bellow only work with these specific versions (enforced in the Makefile)