diff --git a/examples/using-styled-jsx/package.json b/examples/using-styled-jsx/package.json index d88ec7ccd28d2..a38c5de12c845 100644 --- a/examples/using-styled-jsx/package.json +++ b/examples/using-styled-jsx/package.json @@ -4,7 +4,7 @@ "description": "Gatsby example site using using-styled-jsx", "author": "Kyle Mathews ", "dependencies": { - "gatsby": "^2.0.0", + "gatsby": "^3.5.0", "gatsby-plugin-styled-jsx": "^3.0.1", "react": "^16.2.0", "react-dom": "^16.2.0",