Skip to content

Fix deprecated use of res.send#16

Open
mdsteveb wants to merge 1 commit intocoreh:masterfrom
mdsteveb:fix-res-send
Open

Fix deprecated use of res.send#16
mdsteveb wants to merge 1 commit intocoreh:masterfrom
mdsteveb:fix-res-send

Conversation

@mdsteveb
Copy link

@mdsteveb mdsteveb commented Dec 6, 2017

Small patch to resolve warning message I've been getting:

express deprecated res.send(status, body): Use res.status(status).send(body) instead at home/ubuntu/node_modules/hookshot/lib/index.js:33:9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant