Right now hapi-swaggered requires a < 11.0 hapi dependency, which means we cannot run it with 11.0 (but it most likely will work). I get why you put it in there, but I think for convenience' sake it would be good to just specify a lower bound. People version their production systems explicitly anyways, so if a hapi update breaks swaggered it's not a big deal.
Right now hapi-swaggered requires a < 11.0 hapi dependency, which means we cannot run it with 11.0 (but it most likely will work). I get why you put it in there, but I think for convenience' sake it would be good to just specify a lower bound. People version their production systems explicitly anyways, so if a hapi update breaks swaggered it's not a big deal.
BTW, really great module.