mirror of
https://github.com/withastro/astro.git
synced 2024-12-30 22:03:56 -05:00
9 lines
141 B
JSON
9 lines
141 B
JSON
|
{
|
||
|
"name": "@test/mdx-optimize",
|
||
|
"private": true,
|
||
|
"dependencies": {
|
||
|
"@astrojs/mdx": "workspace:*",
|
||
|
"astro": "workspace:*"
|
||
|
}
|
||
|
}
|