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 2021-11-29 22:19:50 +01:00
parent 1c511aded0
commit 5c7a667ce4
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

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