diff --git a/examples/using-wordpress/package.json b/examples/using-wordpress/package.json index bfd32a8e52169..9286bc38dff0d 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": "^1.9.45", + "gatsby": "^2.19.25", "gatsby-image": "^1.0.4", "gatsby-link": "^1.6.21", "gatsby-plugin-glamor": "^1.6.7",