From 9ba30a18e522ee44416ef7500822a9261feb77f0 Mon Sep 17 00:00:00 2001 From: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com> Date: Sat, 21 Nov 2020 12:52:16 +0000 Subject: [PATCH] Update _build_dependencies.sh --- _build_dependencies.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_build_dependencies.sh b/_build_dependencies.sh index eaeb1716435..c04ce5bee38 100644 --- a/_build_dependencies.sh +++ b/_build_dependencies.sh @@ -1,7 +1,7 @@ # This file has all the information on what versions of libraries are thrown into the code # For dreamchecker export SPACEMANDMM_TAG=suite-1.6 -# For NanoUI + TGUI +# For TGUI export NODE_VERSION=12 # For the scripts in tools export PHP_VERSION=7.2