1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/codimd_ynh.git synced 2024-09-03 18:16:32 +02:00

Update _common.sh

This commit is contained in:
ericgaspar 2022-02-01 17:05:28 +01:00
parent bbbb9fed1a
commit 1a5bbe0864
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -7,7 +7,7 @@
# dependencies used by the app # dependencies used by the app
pkg_dependencies="postgresql apt-transport-https libssl-dev" pkg_dependencies="postgresql apt-transport-https libssl-dev"
nodejs_version=14 nodejs_version=12
#================================================= #=================================================
# PERSONAL HELPERS # PERSONAL HELPERS