Skip to content

Commit

Permalink
Update mdx (gatsbyjs#335)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandernanberg authored and ChristopherBiscardi committed Jun 27, 2019
1 parent 2c45d21 commit 4d115e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"test": "jest"
},
"peerDependencies": {
"@mdx-js/mdx": "^1.0.0-alpha.13",
"@mdx-js/react": "^1.0.0-alpha.13"
"@mdx-js/mdx": "^1.0.0-alpha.16",
"@mdx-js/react": "^1.0.0-alpha.16"
},
"dependencies": {
"@babel/plugin-proposal-object-rest-spread": "^7.0.0",
Expand Down

0 comments on commit 4d115e8

Please sign in to comment.