opentable / hapi-accept-language

plugin to wrap accept-language-parser
MIT License
4 stars 5 forks source link

Update hapi dependency #1

Open prezbar opened 9 years ago

prezbar commented 9 years ago

Hello,

Would it be possible to change the hapi peerDependency from "^8.0.0" to ">=8.0.0" so that it is possible to upgrade to hapi 9.x.x without any peerDependency version issue from npm ?

Thanks !

federicomaffei commented 8 years ago

@prezbar just created a PR for this https://github.com/opentable/hapi-accept-language/pull/2

traysonkelii commented 6 years ago

Does not support hapi v17. It says that "name" is required whenever I try to register it as a plugin