mirror of
https://github.com/YunoHost-Apps/calckey_ynh.git
synced 2024-09-03 18:16:18 +02:00
Fix nodejs_version
This commit is contained in:
parent
02bb1878a8
commit
268e778fea
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
# PHP APP SPECIFIC
|
||||
#=================================================
|
||||
|
||||
NODEJS_VERSION="19"
|
||||
NODEJS_VERSION="18.14.1"
|
||||
|
||||
# dependencies used by the app
|
||||
pkg_dependencies="ffmpeg postgresql build-essential"
|
||||
|
|
Loading…
Add table
Reference in a new issue