From ce144284828c46b463cf6294b973a1c2b1afb105 Mon Sep 17 00:00:00 2001 From: frju365 Date: Fri, 4 May 2018 11:21:04 +0200 Subject: [PATCH] Update _common.sh --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 99b0c8c..f0c436b 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -3,7 +3,7 @@ #================================================= # COMMON VARIABLES #================================================= -NODEJS_VERSION="9" +nodejs_version=9 #================================================= #=================================================