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

Update _common.sh

This commit is contained in:
ericgaspar 2021-09-26 21:31:33 +02:00
parent 51ae2f87f9
commit 07725d0489
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -9,7 +9,7 @@ MEMORY_NEEDED="2560"
# dependencies used by the app
pkg_dependencies="build-essential ffmpeg postgresql postgresql-contrib"
NODEJS_VERSION="12"
NODEJS_VERSION="14"
#=================================================
# PERSONAL HELPERS