10 lines
212 B
JSON
10 lines
212 B
JSON
{
|
|
"name": "@test/mdx-namespace",
|
|
"dependencies": {
|
|
"@astrojs/mdx": "workspace:*",
|
|
"@astrojs/react": "workspace:*",
|
|
"astro": "workspace:*",
|
|
"react": "^18.2.0",
|
|
"react-dom": "^18.1.0"
|
|
}
|
|
}
|