10 lines
183 B
JSON
10 lines
183 B
JSON
|
{
|
||
|
"name": "@test/netlify-edge-astro-dynimport",
|
||
|
"version": "0.0.0",
|
||
|
"private": true,
|
||
|
"dependencies": {
|
||
|
"astro": "workspace:*",
|
||
|
"@astrojs/netlify": "workspace:*"
|
||
|
}
|
||
|
}
|