diff --git a/bin/buildForWindows.sh b/bin/buildForWindows.sh index cda13a39d..3d6b61882 100755 --- a/bin/buildForWindows.sh +++ b/bin/buildForWindows.sh @@ -1,6 +1,6 @@ #!/bin/sh -NODE_VERSION="10.18.0" +NODE_VERSION="10.20.1" #Move to the folder where ep-lite is installed cd $(dirname $0)