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

Update Node to v12

This commit is contained in:
ericgaspar 2020-07-23 17:14:20 +02:00
parent 71c57edabe
commit 70b2209d6a
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -7,7 +7,7 @@
# dependencies used by the app
pkg_dependencies="ffmpeg postgresql postgresql-contrib openssl g++ redis-server redis-tools mailutils apt-transport-https"
YNH_NODEJS_VERSION=10
YNH_NODEJS_VERSION=12
#=================================================
# PERSONAL HELPERS