1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wekan_ynh.git synced 2024-09-03 20:36:09 +02:00

Update _common.sh

This commit is contained in:
ericgaspar 2022-05-17 07:20:49 +02:00
parent 0bf5f692b6
commit 2cc70d003f

View file

@ -4,6 +4,9 @@
# COMMON VARIABLES # COMMON VARIABLES
#================================================= #=================================================
# dependencies used by the app
pkg_dependencies=""
NODEJS_VERSION="14" NODEJS_VERSION="14"
#================================================= #=================================================