diff --git a/examples/using-styletron/package.json b/examples/using-styletron/package.json index e9287cb240095..3cd1ee4fb6101 100644 --- a/examples/using-styletron/package.json +++ b/examples/using-styletron/package.json @@ -5,7 +5,7 @@ "version": "1.0.0", "author": "Nadiia Dmytrenko ", "dependencies": { - "gatsby": "^2.0.0", + "gatsby": "^4.14.0", "gatsby-plugin-styletron": "^3.0.0", "react": "^16.4.0", "react-dom": "^16.4.0"