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:
parent
51ae2f87f9
commit
07725d0489
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue