2022-08-05 21:13:30 +00:00
|
|
|
{
|
|
|
|
"name": "@test/mdx-plus-react",
|
|
|
|
"dependencies": {
|
|
|
|
"@astrojs/mdx": "workspace:*",
|
2022-09-28 15:13:33 +00:00
|
|
|
"@astrojs/react": "workspace:*",
|
|
|
|
"astro": "workspace:*",
|
|
|
|
"react": "^18.2.0",
|
|
|
|
"react-dom": "^18.2.0"
|
2022-08-05 21:13:30 +00:00
|
|
|
}
|
|
|
|
}
|