mirror of
https://github.com/YunoHost-Apps/glitchsoc_ynh.git
synced 2024-09-03 19:15:59 +02:00
increase nodejs version
This commit is contained in:
parent
477d3adf08
commit
c2f6661420
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ RUBY_VERSION="2.6.5"
|
|||
|
||||
BUNDLER_VERSION="1.17.3"
|
||||
|
||||
NODEJS_VERSION="10"
|
||||
NODEJS_VERSION="12"
|
||||
|
||||
#=================================================
|
||||
# PERSONAL HELPERS
|
||||
|
|
Loading…
Reference in a new issue