diff --git a/examples/using-gatsby-source-graphql/package.json b/examples/using-gatsby-source-graphql/package.json index badcf5fb594de..df413131be921 100644 --- a/examples/using-gatsby-source-graphql/package.json +++ b/examples/using-gatsby-source-graphql/package.json @@ -9,7 +9,7 @@ }, "dependencies": { "dateformat": "^3.0.3", - "gatsby": "^2.0.0", + "gatsby": "^3.5.0", "gatsby-plugin-netlify": "^2.0.0", "gatsby-source-graphql": "^2.0.0", "react": "^16.3.2",