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

Update _common.sh

This commit is contained in:
ericgaspar 2023-01-08 11:40:21 +01:00
parent cf02db6981
commit 8e9511bda4

View file

@ -5,7 +5,7 @@
#================================================= #=================================================
# nodejs version # nodejs version
nodejs_version=18 nodejs_version=13
# dependencies used by the app # dependencies used by the app
pkg_dependencies="sqlite3" pkg_dependencies="sqlite3"