diff --git a/examples/using-styled-components/package.json b/examples/using-styled-components/package.json index 55a1aecd494dc..3b2ab8f17bd9d 100644 --- a/examples/using-styled-components/package.json +++ b/examples/using-styled-components/package.json @@ -6,7 +6,7 @@ "author": "Kyle Mathews ", "dependencies": { "babel-plugin-styled-components": "^1.5.1", - "gatsby": "^2.0.0", + "gatsby": "^3.5.0", "gatsby-plugin-google-analytics": "^2.0.5", "gatsby-plugin-offline": "^2.0.5", "gatsby-plugin-react-helmet": "^3.0.0",