diff --git a/examples/using-faker/package.json b/examples/using-faker/package.json index 134bdb50f0c36..fb4821b0649e6 100644 --- a/examples/using-faker/package.json +++ b/examples/using-faker/package.json @@ -4,7 +4,7 @@ "version": "1.0.0", "author": "Kyle Mathews ", "dependencies": { - "gatsby": "^1.9.145", + "gatsby": "^2.0.0", "gatsby-link": "^1.6.32", "gatsby-plugin-react-helmet": "^1.0.8", "gatsby-source-faker": "latest"