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