From 24122b95d53193afb31c63be1ed29c84ecaf6247 Mon Sep 17 00:00:00 2001 From: DunkieGaming <72877944+DunkieGaming@users.noreply.github.com> Date: Tue, 7 Nov 2023 19:57:20 +0100 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 44277c5..9195d57 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,7 +4,7 @@ # COMMON VARIABLES #================================================= -nodejs_version=20 +nodejs_version=18 #================================================= # PERSONAL HELPERS