diff --git a/examples/using-path-prefix/package.json b/examples/using-path-prefix/package.json index fd29b46541d00..7e9e00761fdd0 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.13.0", "react": "^16.4.0", "react-dom": "^16.4.0" },