diff --git a/examples/no-trailing-slashes/package.json b/examples/no-trailing-slashes/package.json index 442107359cbe4..62941f42e7d72 100644 --- a/examples/no-trailing-slashes/package.json +++ b/examples/no-trailing-slashes/package.json @@ -5,8 +5,8 @@ "version": "1.0.0", "author": "Scotty Eckenthal ", "dependencies": { - "gatsby": "^2.0.0", - "gatsby-plugin-google-analytics": "^2.0.5", + "gatsby": "^5.0.0", + "gatsby-plugin-google-analytics": "^5.1.0", "gatsby-plugin-offline": "^2.0.5", "lodash": "^4.17.10", "react": "^16.4.0",