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