11 lines
210 B
JSON
11 lines
210 B
JSON
|
{
|
||
|
"name": "@test/mdx-infinite-loop",
|
||
|
"type": "module",
|
||
|
"dependencies": {
|
||
|
"@astrojs/mdx": "workspace:*",
|
||
|
"@astrojs/preact": "workspace:*",
|
||
|
"preact": "^10.7.3",
|
||
|
"astro": "workspace:*"
|
||
|
}
|
||
|
}
|