mirror of
https://github.com/YunoHost-Apps/calckey_ynh.git
synced 2024-09-03 18:16:18 +02:00
Update _common.sh
This commit is contained in:
parent
7727e4fee0
commit
d385752e45
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
# PHP APP SPECIFIC
|
# PHP APP SPECIFIC
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
NODEJS_VERSION="19.3.0"
|
NODEJS_VERSION="16.15.0"
|
||||||
|
|
||||||
# dependencies used by the app
|
# dependencies used by the app
|
||||||
pkg_dependencies="ffmpeg postgresql"
|
pkg_dependencies="ffmpeg postgresql"
|
||||||
|
|
Loading…
Add table
Reference in a new issue