2023-04-13 09:54:40 +00:00
|
|
|
{
|
2023-04-27 03:39:15 +00:00
|
|
|
"name": "@test/mdx-images",
|
2023-04-27 14:55:48 +00:00
|
|
|
"private": true,
|
2023-04-13 09:54:40 +00:00
|
|
|
"dependencies": {
|
|
|
|
"@astrojs/mdx": "workspace:*",
|
|
|
|
"astro": "workspace:*",
|
|
|
|
"react": "^18.2.0",
|
|
|
|
"react-dom": "^18.2.0"
|
|
|
|
}
|
|
|
|
}
|