diff --git a/examples/using-hjson/package.json b/examples/using-hjson/package.json index 7d1182cc72ec6..7cb53116cdb47 100644 --- a/examples/using-hjson/package.json +++ b/examples/using-hjson/package.json @@ -5,7 +5,7 @@ "author": "Remi Barraquand ", "dependencies": { "core-js": "^2.5.5", - "gatsby": "^2.0.0", + "gatsby": "^3.0.0", "gatsby-source-filesystem": "^2.0.1", "gatsby-transformer-hjson": "^2.1.1", "react": "^16.3.2",