diff --git a/examples/using-drupal/package.json b/examples/using-drupal/package.json index 939000e514bef..e5c4a91e2f7c1 100644 --- a/examples/using-drupal/package.json +++ b/examples/using-drupal/package.json @@ -5,14 +5,14 @@ "version": "1.0.0", "author": "Kyle Mathews ", "dependencies": { - "gatsby": "^1.9.76", + "gatsby": "^2.0.0", "gatsby-image": "^1.0.16", "gatsby-link": "^1.6.23", "gatsby-plugin-glamor": "^1.6.8", "gatsby-plugin-google-analytics": "^1.0.11", "gatsby-plugin-offline": "latest", "gatsby-plugin-sharp": "^1.6.13", - "gatsby-source-drupal": "^2.0.1", + "gatsby-source-drupal": "^3.0.1", "gatsby-transformer-sharp": "^1.6.13", "gray-percentage": "^2.0.0", "lodash": "^4.16.4",