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:
parent
e6477e4d5e
commit
45845f569c
3 changed files with 3 additions and 3 deletions
|
@ -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.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
this is documentation for developers working on archivebox_ynh package (or myself in the future),
|
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.
|
as it is updated.
|
||||||
|
|
||||||
## 1. apt-get dependencies
|
## 1. apt-get dependencies
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
# COMMON VARIABLES
|
# COMMON VARIABLES
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
nodejs_version=18
|
nodejs_version=20
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# PERSONAL HELPERS
|
# PERSONAL HELPERS
|
||||||
|
|
Loading…
Add table
Reference in a new issue