mirror of
https://github.com/YunoHost-Apps/discourse_ynh.git
synced 2024-09-03 18:26:18 +02:00
Update nodejs to 18
This commit is contained in:
parent
8b7c2045d2
commit
689260f363
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ build_pkg_dependencies="libcurl4-openssl-dev libyaml-dev libxml2-dev libpq-dev l
|
|||
|
||||
ruby_version="3.0.0"
|
||||
|
||||
nodejs_version="16"
|
||||
nodejs_version="18"
|
||||
|
||||
#=================================================
|
||||
# PERSONAL HELPERS
|
||||
|
|
Loading…
Add table
Reference in a new issue