aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2024-06-14 12:19:11 -0600
committerGitHub <noreply@github.com>2024-06-14 12:19:11 -0600
commitaf79583fdc7e1848bbeb908d1010ba4fea9e30f0 (patch)
tree30d8895dbb155339597d64dd5f6ed73f8d098aae
parentc2274bc06d67462253f73aa2d90f668b5b09c80d (diff)
bump to lts version
-rw-r--r--scripts/_common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/_common.sh b/scripts/_common.sh
index 9195d57..184eecc 100644
--- a/scripts/_common.sh
+++ b/scripts/_common.sh
@@ -4,7 +4,7 @@
# COMMON VARIABLES
#=================================================
-nodejs_version=18
+nodejs_version=22
#=================================================
# PERSONAL HELPERS