diff --git a/packages/gatsby-mdx/package.json b/packages/gatsby-mdx/package.json index c22286a9..80bb44b1 100644 --- a/packages/gatsby-mdx/package.json +++ b/packages/gatsby-mdx/package.json @@ -8,8 +8,8 @@ "test": "jest" }, "peerDependencies": { - "@mdx-js/mdx": "^1.0.0-alpha.17", - "@mdx-js/react": "^1.0.0-alpha.17" + "@mdx-js/mdx": "^1.0.0", + "@mdx-js/react": "^1.0.0" }, "dependencies": { "@babel/core": "^7.4.3",