mhazy / hapi-github-webhooks

A hapi authentication strategy plugin for validating webhook requests from GitHub.
https://github.com/mhazy/hapi-github-webhooks
MIT License
3 stars 1 forks source link

require hapi v18 #11

Open travi opened 5 years ago

travi commented 5 years ago

fixes #10

BREAKING_CHANGE: since the latest hapi package is scoped, the previous peer definition is incompatible. change your dependency from hapi to @hapi/hapi

travi commented 5 years ago

i published a scoped version of this to ensure it worked as expected, and everything seems to be good: https://github.com/travi/greenkeeper-keeper/commit/7b3ce9cc3074094ac64cc209b9ac9d607f48b710

travi commented 5 years ago

@mhazy any thoughts here? would love to get this published, if possible. happy to help out if it would be useful