We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f1f9c19 + 881e12c commit d33c342Copy full SHA for d33c342
packages/gatsby-plugin-theme-ui/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "gatsby-plugin-theme-ui",
3
- "version": "0.15.1",
+ "version": "0.15.2-canary.1",
4
"main": "dist/gatsby-plugin-theme-ui.cjs.js",
5
"author": "Brent Jackson",
6
"license": "MIT",
@@ -10,7 +10,8 @@
10
"@theme-ui/css": "workspace:^",
11
"gatsby": "^4",
12
"react": ">=18",
13
- "theme-ui": "workspace:^"
+ "theme-ui": "workspace:^",
14
+ "@mdx-js/react": "^1 || ^2"
15
},
16
"devDependencies": {
17
"@types/react": "^18",
0 commit comments