Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgraded dependencies #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

netrebel
Copy link

After following the tutorial, I wanted to see what changes were needed in order to use the latest versions of the dependencies used.

Two big changes I noticed:

  1. apollo-server-hapi is no longer used. The same can be accomplished with apollo-server.
    The official documentation doesn't have any reference to hapi any more.
  2. hapi was moved to '@hapi/hapi'

Everything seems to work as it did.

Thanks for that blog post 🙏

apollo-server-hapi is no longer used. The same can be accomplished with apollo-server.
The official documentation doesn't have any reference to hapi any more.
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