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:
Memo 2022-06-12 18:05:46 +02:00 committed by GitHub
parent 0b73dac3e0
commit 5ade532e82
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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