From 3c33f2602d4052bc26ac87d1a8f50030a655654b Mon Sep 17 00:00:00 2001 From: Brian Lovin Date: Sat, 12 Jan 2019 18:13:27 -0800 Subject: [PATCH] Fix now.json --- now.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/now.json b/now.json index e2b59e9..abc7cd0 100644 --- a/now.json +++ b/now.json @@ -7,7 +7,6 @@ "pages", "static", "types", - ".babelrc", - "server.js" + ".babelrc" ] } \ No newline at end of file