diff --git a/examples/gatsby-mdx/package.json b/examples/gatsby-mdx/package.json index 881ed9a..830f343 100644 --- a/examples/gatsby-mdx/package.json +++ b/examples/gatsby-mdx/package.json @@ -8,7 +8,7 @@ "@mdx-js/mdx": "^1.1.5", "@mdx-js/react": "^1.1.5", "gatsby": "^2.13.50", - "gatsby-plugin-mdx": "^1.0.0", + "gatsby-plugin-mdx": "^2.14.1", "gatsby-remark-inline-codesandbox": "workspace:packages/gatsby-remark-inline-codesandbox", "gatsby-source-filesystem": "^2.1.8", "react": "^16.8.6",