From 451dd6b1caf429014d30db7ca1f0da9aeb1557d1 Mon Sep 17 00:00:00 2001 From: Bex Warner Date: Thu, 11 Oct 2018 14:20:06 -0400 Subject: [PATCH 1/2] Update index.js --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 8554fcb..1ae1301 100644 --- a/index.js +++ b/index.js @@ -1,4 +1,4 @@ -const standard = require('standard') +const standard = require('standard' module.exports = { async push(event, context) { const push = event.payload From 06adaa7cab9f13551f1c4e9ad17f6dbafacdfd6e Mon Sep 17 00:00:00 2001 From: Bex Warner Date: Thu, 11 Oct 2018 14:20:43 -0400 Subject: [PATCH 2/2] Update index.js --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 1ae1301..9583160 100644 --- a/index.js +++ b/index.js @@ -1,4 +1,4 @@ -const standard = require('standard' +const standard = require('standard module.exports = { async push(event, context) { const push = event.payload