From a4a2b41af405a9b65a129cd6f25b56ba0fdbf701 Mon Sep 17 00:00:00 2001 From: frju365 Date: Wed, 28 Mar 2018 11:56:24 +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 d8ccf53..24e98c1 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= # Workaround for backward compatibility unset N_PREFIX -NODEJS_VERSION="8" +NODEJS_VERSION="8.10.0" #================================================= #=================================================