SERVER-77404 update graph_visualizer to newer node packages.

This commit is contained in:
Daniel Moody
2023-05-24 03:17:30 +00:00
committed by Evergreen Agent
parent 7d6513611f
commit ecf5b575b9
10 changed files with 75 additions and 62 deletions

View File

@@ -19,7 +19,7 @@ else
\. "$NVM_DIR/nvm.sh"
fi
nvm install 12
nvm install 14
if [ "$1" = "install" ]
then