Skip to content

Commit

Permalink
Update webhook-handler.js
Browse files Browse the repository at this point in the history
  • Loading branch information
dbenge authored Jul 15, 2017
1 parent b3f9583 commit 369d414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/action/webhook-handler.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ function myEntrypoint(params) {
logData(params);
}

exports.main = myEntrypoint;
exports.default = myEntrypoint;

0 comments on commit 369d414

Please sign in to comment.