diff --git a/bin/buildForWindows.sh b/bin/buildForWindows.sh index 187d4a51d..9d9e2f10d 100755 --- a/bin/buildForWindows.sh +++ b/bin/buildForWindows.sh @@ -1,6 +1,6 @@ #!/bin/sh -NODE_VERSION="8.15.0" +NODE_VERSION="10.16.3" #Move to the folder where ep-lite is installed cd `dirname $0`