From 1152aad1cae4887605d1aef0ed64db474fdfa376 Mon Sep 17 00:00:00 2001 From: Norbert de Langen Date: Wed, 11 Sep 2019 17:15:00 +0200 Subject: [PATCH] REMOVE the silent property to see if that makes it ok again.. --- now.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/now.json b/now.json index a6ab2b2dca8..caad8c1df99 100644 --- a/now.json +++ b/now.json @@ -6,9 +6,6 @@ "cleanUrls": false, "trailingSlash": true }, - "github": { - "silent": true - }, "builds": [ { "src": "package.json",