aboutsummaryrefslogtreecommitdiff
path: root/packages/integrations/markdoc/test/fixtures/render-with-indented-components/package.json
blob: 3c1d0a7b5cb3d96f5dec2894bd5acb9a2dffc97f (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "name": "@test/markdoc-render-with-indented-components",
  "version": "0.0.0",
  "private": true,
  "dependencies": {
    "@astrojs/markdoc": "workspace:*",
    "astro": "workspace:*"
  }
}