1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/audiobookshelf_ynh.git synced 2024-09-03 18:06:19 +02:00

Upgrade node to 20

This commit is contained in:
Thomas 2024-05-27 08:07:36 +02:00 committed by GitHub
parent 53c185adff
commit bd78bfae32
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@
# dependencies used by the app # dependencies used by the app
# nodejs version # nodejs version
nodejs_version=18 nodejs_version=20
#================================================= #=================================================
# PERSONAL HELPERS # PERSONAL HELPERS