diff --git a/scripts/_common.sh b/scripts/_common.sh index 3d7f008..5d2ea8f 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -3,3 +3,5 @@ #================================================= # COMMON VARIABLES AND CUSTOM HELPERS #================================================= + +export nodejs_version=20 \ No newline at end of file