1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wekan_ynh.git synced 2024-09-03 20:36:09 +02:00
This commit is contained in:
ericgaspar 2022-05-18 18:58:52 +02:00
commit fc5a7e88a5
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

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