summaryrefslogtreecommitdiff
path: root/packages/integrations/markdoc/test/fixtures/image-assets/package.json
blob: 30df52c2fa807e142f37b3e62ff6de03e9db23af (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "name": "@test/image-assets",
  "version": "0.0.0",
  "private": true,
  "dependencies": {
    "@astrojs/markdoc": "workspace:*",
    "astro": "workspace:*"
  }
}