8eb3a8c6d9
* Add test for mdx + React usage * Add a changeset Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
8 lines
161 B
JSON
8 lines
161 B
JSON
{
|
|
"name": "@test/mdx-plus-react",
|
|
"dependencies": {
|
|
"astro": "workspace:*",
|
|
"@astrojs/mdx": "workspace:*",
|
|
"@astrojs/react": "workspace:*"
|
|
}
|
|
}
|