astro/packages/integrations/mdx/test/fixtures/css-head-mdx/package.json
2023-08-24 16:34:33 +08:00

10 lines
196 B
JSON

{
"name": "@test/mdx-css-head-mdx",
"version": "0.0.0",
"private": true,
"dependencies": {
"@astrojs/mdx": "workspace:*",
"astro": "workspace:*",
"astro-remote": "0.2.4"
}
}