diff --git a/examples/no-trailing-slashes/package.json b/examples/no-trailing-slashes/package.json index 7a2d5348db11d..81b3712622d0a 100644 --- a/examples/no-trailing-slashes/package.json +++ b/examples/no-trailing-slashes/package.json @@ -5,7 +5,7 @@ "version": "1.0.0", "author": "Scotty Eckenthal ", "dependencies": { - "gatsby": "^2.0.0", + "gatsby": "^3.5.0", "gatsby-plugin-google-analytics": "^2.0.5", "gatsby-plugin-offline": "^2.0.5", "lodash": "^4.17.10",