diff --git a/scripts/_common.sh b/scripts/_common.sh index 0c5fb0e..e0686b2 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -11,7 +11,7 @@ RUBY_VERSION="2.6.5" BUNDLER_VERSION="1.17.3" -NODEJS_VERSION="10" +NODEJS_VERSION="12" #================================================= # PERSONAL HELPERS