diff --git a/examples/using-styled-components/package.json b/examples/using-styled-components/package.json index 4ca091c3ba486..2093e094bb4b0 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.11.1", - "gatsby": "^2.24.63", + "gatsby": "^3.0.0", "gatsby-plugin-google-analytics": "^2.3.14", "gatsby-plugin-offline": "^2.2.10", "gatsby-plugin-react-helmet": "^3.3.11",