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