mirror of
https://github.com/withastro/astro.git
synced 2025-01-13 22:11:20 -05:00
9 lines
161 B
JSON
9 lines
161 B
JSON
|
{
|
||
|
"name": "@test/mdx-plus-react",
|
||
|
"dependencies": {
|
||
|
"astro": "workspace:*",
|
||
|
"@astrojs/mdx": "workspace:*",
|
||
|
"@astrojs/react": "workspace:*"
|
||
|
}
|
||
|
}
|