diff --git a/examples/using-gatsby-source-graphql/package.json b/examples/using-gatsby-source-graphql/package.json index 01009a7fc8a41..aa3045bc57586 100644 --- a/examples/using-gatsby-source-graphql/package.json +++ b/examples/using-gatsby-source-graphql/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "dateformat": "^3.0.3", - "gatsby": "^2.24.63", + "gatsby": "^3.0.0", "gatsby-image": "^2.4.19", "gatsby-plugin-netlify": "^2.3.15", "gatsby-plugin-sharp": "^2.6.36",