mirror of
https://github.com/YunoHost-Apps/misskey_ynh.git
synced 2024-09-03 19:46:03 +02:00
Update to Node JS version 18
This commit is contained in:
parent
7e67ce4a21
commit
73734e2570
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
# COMMON VARIABLES
|
||||
#=================================================
|
||||
|
||||
NODEJS_VERSION="16.14.0"
|
||||
NODEJS_VERSION="18"
|
||||
|
||||
# dependencies used by the app
|
||||
pkg_dependencies="ffmpeg postgresql"
|
||||
|
|
Loading…
Add table
Reference in a new issue