diff --git a/examples/using-gatsby-image/package.json b/examples/using-gatsby-image/package.json index 4abd96afe7355..b6b7cce7be387 100644 --- a/examples/using-gatsby-image/package.json +++ b/examples/using-gatsby-image/package.json @@ -4,12 +4,12 @@ "description": "Gatsby example site using using-gatsby-image", "author": "Kyle Mathews ", "dependencies": { - "gatsby": "^1.9.77", + "gatsby": "^2.0.84", "gatsby-image": "^1.0.14", "gatsby-link": "^1.6.23", "gatsby-plugin-glamor": "^1.6.7", "gatsby-plugin-netlify": "^1.0.0", - "gatsby-plugin-sharp": "^1.6.10", + "gatsby-plugin-sharp": "^2.0.16", "gatsby-plugin-typography": "^1.7.10", "gatsby-source-filesystem": "^1.5.1", "gatsby-transformer-sharp": "^1.6.12",