mirror of
https://github.com/withastro/astro.git
synced 2025-01-06 22:10:10 -05:00
2594eb088d
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
11 lines
249 B
JSON
11 lines
249 B
JSON
{
|
|
"name": "@test/markdoc-render-with-components",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@astrojs/markdoc": "workspace:*",
|
|
"@astrojs/preact": "workspace:*",
|
|
"astro": "workspace:*",
|
|
"preact": "^10.24.1"
|
|
}
|
|
}
|