1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mobilizon_ynh.git synced 2024-09-03 19:46:19 +02:00

Require node.js 14, for more efficient build

This commit is contained in:
Thomas Parisot 2020-12-21 13:30:46 +01:00 committed by GitHub
parent 0266fa43ae
commit dc58eea5f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@
pkg_dependencies="build-essential inotify-tools postgresql postgresql-client postgresql-contrib postgis postgresql-postgis-scripts git curl unzip gnupg openssl make gcc libc-dev argon2 imagemagick webp gifsicle jpegoptim optipng pngquant cmake"
extra_pkg_dependencies="elixir esl-erlang"
NODEJS_VERSION=12
NODEJS_VERSION=14
#=================================================
# PERSONAL HELPERS