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

Update _common.sh

This commit is contained in:
Éric Gaspar 2023-01-26 18:23:06 +01:00
parent a04c55a424
commit 9e09f44890

View file

@ -7,7 +7,7 @@
# dependencies used by the app
pkg_dependencies="postgresql postgresql-contrib"
nodejs_version=12
nodejs_version=14
version_commit=0e59ee0a47fc5937600999d14ceb1aca6392aec8
#=================================================