diff --git a/Makefile b/Makefile index e9e9e17c..ad895f16 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ NPM = npm NPM_FLAGS = --prefix $(CLIENT_DIR) NPM_INSTALL_FLAGS = $(NPM_FLAGS) --quiet --no-progress --ignore-engines\ --ignore-optional --ignore-platform --ignore-scripts -RACE = 1 +RACE = 0 SIGN = 1 VERBOSE = 0 VERSION = v0.0.0