mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
5ab2d980aa
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
11 lines
230 B
JSON
11 lines
230 B
JSON
{
|
|
"name": "@test/mdx-infinite-loop",
|
|
"type": "module",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@astrojs/mdx": "workspace:*",
|
|
"@astrojs/preact": "workspace:*",
|
|
"astro": "workspace:*",
|
|
"preact": "^10.24.3"
|
|
}
|
|
}
|