diff --git a/examples/using-stylus/package.json b/examples/using-stylus/package.json index aacfb155f3f7d..74f06f2af41a0 100644 --- a/examples/using-stylus/package.json +++ b/examples/using-stylus/package.json @@ -11,7 +11,7 @@ "license": "MIT", "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", "gatsby-plugin-stylus": "^2.0.1", "gatsby-plugin-typography": "^2.2.0",