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