diff --git a/examples/using-path-prefix/package.json b/examples/using-path-prefix/package.json index fa28ac8d598de..6d9822a62c7fd 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.0.0", + "gatsby": "^3.0.0", "react": "^16.4.0", "react-dom": "^16.4.0" },