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-11-17 09:58:12 +01:00
parent 8e9291ff78
commit fe3bccc6a8
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -4,7 +4,7 @@
# COMMON VARIABLES
#=================================================
NODEJS_VERSION="12"
NODEJS_VERSION="16"
# dependencies used by the app
pkg_dependencies="ffmpeg postgresql"