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

revert update nodejs to 18

This commit is contained in:
Thomas 2023-12-04 19:31:20 +01:00 committed by GitHub
parent 4c2b7ac732
commit 755cf108f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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=16
#================================================= #=================================================
# PERSONAL HELPERS # PERSONAL HELPERS