hasura / gatsby-gitbook-starter

Generate GitBook style modern docs/tutorial websites using Gatsby + MDX
https://hasura.io/learn/graphql/react/introduction/
MIT License
980 stars 383 forks source link

⬆️ fix: bump required dependencies #204

Closed ajrequenez closed 1 year ago

ajrequenez commented 1 year ago

Updated package.json to required versions to solve dependency conflicts. This should allow the use of the gatsby starter to install and launch properly.

Resolves: #192