From 0fc7bb9bb77c47d75a23e05f5cb353b83ac3cdbf Mon Sep 17 00:00:00 2001 From: Arunoda Susiripala Date: Thu, 19 Jul 2018 02:11:11 +0530 Subject: [PATCH 01/17] Update now.json --- now.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/now.json b/now.json index f290a51..7011cf2 100644 --- a/now.json +++ b/now.json @@ -1,8 +1,3 @@ { - "type": "npm", - "env": { - "NODE_ENV": "production", - "API_KEY": "@sample-apiKey", - "DB_URL": "@sample-dbUrl1000" - } + "type": "npm" } From daf4fc49672bcf5c98cab80e58413b4f7f3725e1 Mon Sep 17 00:00:00 2001 From: Arunoda Susiripala Date: Thu, 19 Jul 2018 02:16:27 +0530 Subject: [PATCH 02/17] Update now.json --- now.json | 1 + 1 file changed, 1 insertion(+) diff --git a/now.json b/now.json index 7011cf2..5342a05 100644 --- a/now.json +++ b/now.json @@ -1,3 +1,4 @@ { "type": "npm" } + From 3ab24887d107a0b36b2b8b74685e86e8a8e7bd2d Mon Sep 17 00:00:00 2001 From: Arunoda Susiripala Date: Thu, 19 Jul 2018 02:27:32 +0530 Subject: [PATCH 03/17] Update now.json --- now.json | 1 + 1 file changed, 1 insertion(+) diff --git a/now.json b/now.json index 5342a05..55d714c 100644 --- a/now.json +++ b/now.json @@ -2,3 +2,4 @@ "type": "npm" } + From 6bc8488d59ed526479609c1dac7fb4f3faed1e2c Mon Sep 17 00:00:00 2001 From: Arunoda Susiripala Date: Thu, 19 Jul 2018 02:29:28 +0530 Subject: [PATCH 04/17] Update now.json --- now.json | 1 - 1 file changed, 1 deletion(-) diff --git a/now.json b/now.json index 55d714c..5342a05 100644 --- a/now.json +++ b/now.json @@ -2,4 +2,3 @@ "type": "npm" } - From 58aa7f22ddb79bf01c00c500f9973db58611a261 Mon Sep 17 00:00:00 2001 From: Arunoda Susiripala Date: Thu, 19 Jul 2018 02:32:29 +0530 Subject: [PATCH 05/17] Update now.json --- now.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/now.json b/now.json index 5342a05..75d0409 100644 --- a/now.json +++ b/now.json @@ -2,3 +2,5 @@ "type": "npm" } + + From 545a13789b99b9cee39ba0214da826b001763168 Mon Sep 17 00:00:00 2001 From: Arunoda Susiripala Date: Thu, 19 Jul 2018 02:36:31 +0530 Subject: [PATCH 06/17] Update now.json --- now.json | 1 + 1 file changed, 1 insertion(+) diff --git a/now.json b/now.json index 75d0409..29441fb 100644 --- a/now.json +++ b/now.json @@ -4,3 +4,4 @@ + From 5b345ea47b2410a8b1cd25266afdc649d0565e12 Mon Sep 17 00:00:00 2001 From: Arunoda Susiripala Date: Fri, 3 Aug 2018 10:36:55 +0530 Subject: [PATCH 07/17] Update now.json --- now.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/now.json b/now.json index 29441fb..5342a05 100644 --- a/now.json +++ b/now.json @@ -2,6 +2,3 @@ "type": "npm" } - - - From 9e44b5b6bda659760664649487bafe4222ff467c Mon Sep 17 00:00:00 2001 From: Arunoda Susiripala Date: Fri, 3 Aug 2018 10:42:00 +0530 Subject: [PATCH 08/17] Update now.json --- now.json | 1 + 1 file changed, 1 insertion(+) diff --git a/now.json b/now.json index 5342a05..55d714c 100644 --- a/now.json +++ b/now.json @@ -2,3 +2,4 @@ "type": "npm" } + From 32b5e64273ad1abaa6fda1ca2e31151f0300d272 Mon Sep 17 00:00:00 2001 From: Arunoda Susiripala Date: Fri, 3 Aug 2018 16:49:21 +0530 Subject: [PATCH 09/17] Update now.json --- now.json | 1 - 1 file changed, 1 deletion(-) diff --git a/now.json b/now.json index 55d714c..5342a05 100644 --- a/now.json +++ b/now.json @@ -2,4 +2,3 @@ "type": "npm" } - From 7647860bfb4665f0d99be5f2bdddba45087a845c Mon Sep 17 00:00:00 2001 From: Arunoda Susiripala Date: Fri, 3 Aug 2018 16:51:11 +0530 Subject: [PATCH 10/17] Update now.json --- now.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/now.json b/now.json index 5342a05..1114a98 100644 --- a/now.json +++ b/now.json @@ -1,4 +1,10 @@ { - "type": "npm" + "type": "npm", + "env": { + "NOW": "1", + "NOW_AB": "1", + "ABC-111": "20", + "JRR": "11999" + } } From 3c5701981e5a4e8db789e89f7c90de395397c6c0 Mon Sep 17 00:00:00 2001 From: Arunoda Susiripala Date: Fri, 3 Aug 2018 16:52:43 +0530 Subject: [PATCH 11/17] Update now.json --- now.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/now.json b/now.json index 1114a98..cde7918 100644 --- a/now.json +++ b/now.json @@ -1,10 +1,12 @@ { "type": "npm", - "env": { - "NOW": "1", - "NOW_AB": "1", - "ABC-111": "20", - "JRR": "11999" + "build": { + "env": { + "NOW": "1", + "NOW_AB": "1", + "ABC-111": "20", + "JRR": "11999" + } } } From 16112f7514fb2aab91f301b45fd9a8c70da88df8 Mon Sep 17 00:00:00 2001 From: Arunoda Susiripala Date: Fri, 3 Aug 2018 16:53:17 +0530 Subject: [PATCH 12/17] Update now.json --- now.json | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/now.json b/now.json index cde7918..5342a05 100644 --- a/now.json +++ b/now.json @@ -1,12 +1,4 @@ { - "type": "npm", - "build": { - "env": { - "NOW": "1", - "NOW_AB": "1", - "ABC-111": "20", - "JRR": "11999" - } - } + "type": "npm" } From bc9f555a718b56607458c1deacaa57d5c870b6a5 Mon Sep 17 00:00:00 2001 From: Arunoda Susiripala Date: Fri, 3 Aug 2018 17:14:00 +0530 Subject: [PATCH 13/17] Update now.json --- now.json | 1 + 1 file changed, 1 insertion(+) diff --git a/now.json b/now.json index 5342a05..55d714c 100644 --- a/now.json +++ b/now.json @@ -2,3 +2,4 @@ "type": "npm" } + From bb74b6c2e1e0035ccf081222cedf761a986392e9 Mon Sep 17 00:00:00 2001 From: Arunoda Susiripala Date: Fri, 3 Aug 2018 17:14:50 +0530 Subject: [PATCH 14/17] Update now.json --- now.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/now.json b/now.json index 55d714c..507336f 100644 --- a/now.json +++ b/now.json @@ -1,5 +1,6 @@ { - "type": "npm" + "type": "npm", + "name": "this-is-the-name" } From 06e2f4d94e0e1ef4a29a010b9add027fa595d491 Mon Sep 17 00:00:00 2001 From: Arunoda Susiripala Date: Mon, 6 Aug 2018 11:56:27 +0530 Subject: [PATCH 15/17] Update now.json --- now.json | 1 + 1 file changed, 1 insertion(+) diff --git a/now.json b/now.json index 507336f..7e471bb 100644 --- a/now.json +++ b/now.json @@ -4,3 +4,4 @@ } + From 3cbebf4052f6010e2168fd8cb1c4d089ad66dd6d Mon Sep 17 00:00:00 2001 From: Arunoda Susiripala Date: Mon, 6 Aug 2018 20:41:21 +0530 Subject: [PATCH 16/17] Update now.json --- now.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/now.json b/now.json index 7e471bb..b910c48 100644 --- a/now.json +++ b/now.json @@ -2,6 +2,3 @@ "type": "npm", "name": "this-is-the-name" } - - - From 11d01d1aa7560ee0bfffc427646d1834a5bd316c Mon Sep 17 00:00:00 2001 From: Arunoda Susiripala Date: Fri, 10 Aug 2018 02:14:56 +0530 Subject: [PATCH 17/17] Update now.json --- now.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/now.json b/now.json index b910c48..507336f 100644 --- a/now.json +++ b/now.json @@ -2,3 +2,5 @@ "type": "npm", "name": "this-is-the-name" } + +