diff --git a/examples/using-wordpress/package.json b/examples/using-wordpress/package.json index f1346953f18d3..b52255eca5bff 100644 --- a/examples/using-wordpress/package.json +++ b/examples/using-wordpress/package.json @@ -5,7 +5,7 @@ "version": "1.0.0-beta.6", "author": "Sebastien Fichot ", "dependencies": { - "gatsby": "^2.0.0", + "gatsby": "^3.13.0", "gatsby-image": "^2.0.5", "gatsby-plugin-glamor": "^2.0.5", "gatsby-plugin-react-helmet": "^3.0.0",