diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 64a088a..8c5ac4a 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@mdx-js/react": "^3.0.1", + "@mdx-js/react": "^2.3.0", "babel-plugin-styled-components": "^2.1.4", "gatsby": "^5.13.3", "gatsby-plugin-image": "^3.13.1", |