aboutsummaryrefslogtreecommitdiff
path: root/scripts/_common.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/_common.sh')
-rw-r--r--scripts/_common.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/_common.sh b/scripts/_common.sh
index bb0fe95..0c5fb0e 100644
--- a/scripts/_common.sh
+++ b/scripts/_common.sh
@@ -11,6 +11,8 @@ RUBY_VERSION="2.6.5"
BUNDLER_VERSION="1.17.3"
+NODEJS_VERSION="10"
+
#=================================================
# PERSONAL HELPERS
#=================================================