1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nodebb_ynh.git synced 2024-09-03 19:46:29 +02:00

Update _common.sh

This commit is contained in:
ericgaspar 2021-08-09 17:18:49 +02:00
parent 7cf56ba639
commit a36d753465
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -5,9 +5,9 @@
#================================================= #=================================================
# dependencies used by the app # dependencies used by the app
pkg_dependencies="postgresql postgresql-contrib" pkg_dependencies="postgresql postgresql-contribredis-server"
nodejs_version=12 nodejs_version=14
#================================================= #=================================================
# PERSONAL HELPERS # PERSONAL HELPERS