From 6f67b148cf86fa2711a2f51a5c456cce4a5c1907 Mon Sep 17 00:00:00 2001 From: oufmilo <44617467+oufmilo@users.noreply.github.com> Date: Wed, 14 Jun 2023 14:11:12 +0200 Subject: [PATCH] NodeJS-19 --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 6d92371..42e7239 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -6,7 +6,7 @@ # PHP APP SPECIFIC #================================================= -NODEJS_VERSION="20" +NODEJS_VERSION="19" #================================================= # PERSONAL HELPERS