diff --git a/ev.json b/ev.json index 4570864..e4938fc 100644 --- a/ev.json +++ b/ev.json @@ -1,6 +1,7 @@ { "build": [ - ["npm", "install"] + ["npm", "config", "set", "color", "false"], + ["npm", "install"] ], "services": [ {