1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/archivebox_ynh.git synced 2024-09-03 18:15:54 +02:00

bump node

This commit is contained in:
Éric Gaspar 2024-05-31 06:59:18 +02:00
parent e6477e4d5e
commit 45845f569c
3 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
Archiving solution to collect, save, and view sites you want to preserve offline
Archiving solution to collect, save, and view sites you want to preserve offline.

View file

@ -1,5 +1,5 @@
this is documentation for developers working on archivebox_ynh package (or myself in the future),
for how to keep this package up to date with the upstream archivebox package on github
for how to keep this package up to date with the upstream archivebox package on GitHub
as it is updated.
## 1. apt-get dependencies

View file

@ -4,7 +4,7 @@
# COMMON VARIABLES
#=================================================
nodejs_version=18
nodejs_version=20
#=================================================
# PERSONAL HELPERS