From e858b08a813e54fe0c5d6cdef3017234b4f59574 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Tue, 17 Oct 2023 21:00:56 +0200 Subject: [PATCH] fix node --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 2540c42..55f4bd5 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= # nodejs version -nodejs_version=18 +nodejs_version=14 #================================================= # PERSONAL HELPERS