diff --git a/examples/hn/package.json b/examples/hn/package.json index 3bcb29aef1e96..e4f8bc8ceed49 100644 --- a/examples/hn/package.json +++ b/examples/hn/package.json @@ -6,7 +6,7 @@ "author": "Kyle Mathews ", "dependencies": { "flat": "^2.0.1", - "gatsby": "^2.0.0", + "gatsby": "^3.5.0", "gatsby-plugin-manifest": "^2.0.2", "gatsby-source-hacker-news": "^2.0.5", "lodash": "^4.17.10",