diff --git a/examples/using-remark-copy-linked-files/package.json b/examples/using-remark-copy-linked-files/package.json index ed47d8be24282..589e83c32bea2 100644 --- a/examples/using-remark-copy-linked-files/package.json +++ b/examples/using-remark-copy-linked-files/package.json @@ -4,7 +4,7 @@ "description": "Gatsby example site on gatsby-remark-copy-linked-files", "author": "Florian Kissling ", "dependencies": { - "gatsby": "^1.9.108", + "gatsby": "^2.1.1", "gatsby-link": "latest", "gatsby-plugin-google-analytics": "^1.0.12", "gatsby-plugin-offline": "^1.0.10",