From b003fdc30c1e620bb7638a85d820f26b9c825b4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 6 Jul 2023 09:02:31 +0200 Subject: [PATCH] Update _common.sh --- scripts/_common.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index a8483bf..b2ea695 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -7,8 +7,8 @@ #================================================= # nodejs version -nodejs_version=16 -version_commit=94ed09c90fdb5ec6007c5b615de59e6b3ba0099a +nodejs_version=18 +version_commit=2c29674a483a7e9e481710e135d0dd5ae8ce56b2 #================================================= # PERSONAL HELPERS