diff --git a/examples/using-remark/package.json b/examples/using-remark/package.json index 82c4b6e32180d..665bd84f3d1c3 100644 --- a/examples/using-remark/package.json +++ b/examples/using-remark/package.json @@ -7,11 +7,11 @@ "dependencies": { "babel-plugin-lodash": "^3.2.11", "es6-object-assign": "^1.1.0", - "gatsby": "^2.3.24", + "gatsby": "^3.13.0", "gatsby-image": "^2.0.39", "gatsby-plugin-catch-links": "^2.0.13", "gatsby-plugin-glamor": "^2.0.9", - "gatsby-plugin-sharp": "^2.0.35", + "gatsby-plugin-sharp": "^3.13.0", "gatsby-plugin-typography": "^2.2.13", "gatsby-remark-autolink-headers": "^2.0.16", "gatsby-remark-copy-linked-files": "^2.0.11",