1
0
Fork 0
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:
Memo 2022-04-23 13:12:06 +02:00 committed by GitHub
parent 7e67ce4a21
commit 73734e2570
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
# COMMON VARIABLES # COMMON VARIABLES
#================================================= #=================================================
NODEJS_VERSION="16.14.0" NODEJS_VERSION="18"
# dependencies used by the app # dependencies used by the app
pkg_dependencies="ffmpeg postgresql" pkg_dependencies="ffmpeg postgresql"