1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/photoview_ynh.git synced 2024-09-03 20:05:55 +02:00

Bump node version to 18

This commit is contained in:
Éric Gaspar 2024-05-02 23:35:27 +02:00 committed by Félix Piédallu
parent 825f1dbb66
commit 114704865c

View file

@ -5,7 +5,7 @@
#================================================= #=================================================
go_version=1.20 go_version=1.20
node_version=16 node_version=18
#================================================= #=================================================
# PERSONAL HELPERS # PERSONAL HELPERS