diff --git a/examples/using-path-prefix/package.json b/examples/using-path-prefix/package.json index 8caaba62c83e3..7561c211a9368 100644 --- a/examples/using-path-prefix/package.json +++ b/examples/using-path-prefix/package.json @@ -4,7 +4,7 @@ "description": "Gatsby example site using using-path-prefix", "author": "Kyle Mathews <mathews.kyle@gmail.com>", "dependencies": { - "gatsby": "^2.24.63", + "gatsby": "^5.0.0", "react": "^16.4.0", "react-dom": "^16.4.0" },