diff --git a/examples/with-redirects/package.json b/examples/with-redirects/package.json index 47ef78b..1d45c59 100644 --- a/examples/with-redirects/package.json +++ b/examples/with-redirects/package.json @@ -5,7 +5,7 @@ "author": "Kyle Mathews ", "dependencies": { "dotenv": "^8.2.0", - "gatsby": "^2.20.21", + "gatsby": "^5.0.0", "gatsby-plugin-create-client-paths": "^2.0.3", "gatsby-plugin-offline": "^2.0.23", "gatsby-plugin-s3": "file:../../gatsby-plugin-s3",