diff --git a/examples/gatsbygram/package.json b/examples/gatsbygram/package.json index 0538a7c404ae6..0017d549b01ed 100644 --- a/examples/gatsbygram/package.json +++ b/examples/gatsbygram/package.json @@ -6,7 +6,7 @@ "author": "Kyle Mathews ", "dependencies": { "core-js": "^2.6.11", - "gatsby": "^2.24.63", + "gatsby": "^3.0.0", "gatsby-core-utils": "^1.3.20", "gatsby-image": "^2.4.19", "gatsby-plugin-glamor": "^2.3.11",