diff --git a/example/package.json b/example/package.json index a6fb85c..620de45 100644 --- a/example/package.json +++ b/example/package.json @@ -11,7 +11,7 @@ "serve": "gatsby serve" }, "dependencies": { - "gatsby": "^3.0.0", + "gatsby": "^4.25.7", "gatsby-plugin-advanced-pages": "^3.0.0", "gatsby-source-filesystem": "^3.0.0", "gatsby-transformer-remark": "^4.0.0",