diff --git a/examples/with-serverless/package.json b/examples/with-serverless/package.json index 08e82791..65b215cb 100644 --- a/examples/with-serverless/package.json +++ b/examples/with-serverless/package.json @@ -4,7 +4,7 @@ "version": "1.0.0", "author": "Kyle Mathews ", "dependencies": { - "gatsby": "^2.20.21", + "gatsby": "^5.0.0", "gatsby-plugin-create-client-paths": "^2.0.3", "gatsby-plugin-offline": "^2.0.20", "gatsby-plugin-s3": "file:../../gatsby-plugin-s3",