diff --git a/examples/using-stylus/package.json b/examples/using-stylus/package.json index aacfb155f3f7d..df0d75fb16788 100644 --- a/examples/using-stylus/package.json +++ b/examples/using-stylus/package.json @@ -10,7 +10,7 @@ "author": "Ian Sinnott ", "license": "MIT", "dependencies": { - "gatsby": "^2.0.0", + "gatsby": "^5.14.0", "gatsby-plugin-google-analytics": "^2.0.5", "gatsby-plugin-offline": "^2.0.5", "gatsby-plugin-stylus": "^2.0.1",