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 2022-04-18 19:05:10 +02:00
parent 1d2e1308b8
commit 4d3b21935a
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

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