diff --git a/examples/no-trailing-slashes/package.json b/examples/no-trailing-slashes/package.json index 0bfed59fd187d..727733fd003af 100644 --- a/examples/no-trailing-slashes/package.json +++ b/examples/no-trailing-slashes/package.json @@ -6,7 +6,7 @@ "author": "Scotty Eckenthal ", "dependencies": { "gatsby": "^2.0.0", - "gatsby-plugin-google-analytics": "^2.0.5", + "gatsby-plugin-google-analytics": "^5.1.0", "gatsby-plugin-offline": "^2.0.5", "lodash": "^4.17.14", "react": "^16.4.0",