You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The package.json mentions a peer dependency of hapi >=17 which means that when using @hapi/hapi >=17 I get a warning. If your code base doesn't actually require hapi directly anywhere, that could be fixed easily. Should I open a PR for that?
The text was updated successfully, but these errors were encountered:
The package.json mentions a peer dependency of hapi >=17 which means that when using @hapi/hapi >=17 I get a warning. If your code base doesn't actually require hapi directly anywhere, that could be fixed easily. Should I open a PR for that?
The text was updated successfully, but these errors were encountered: