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:
parent
1c511aded0
commit
5c7a667ce4
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
# nodejs version
|
# nodejs version
|
||||||
nodejs_version=16
|
nodejs_version=13
|
||||||
|
|
||||||
# dependencies used by the app
|
# dependencies used by the app
|
||||||
pkg_dependencies="sqlite3"
|
pkg_dependencies="sqlite3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue