mirror of
https://github.com/withastro/astro.git
synced 2024-12-30 22:03:56 -05:00
10 lines
No EOL
190 B
JSON
10 lines
No EOL
190 B
JSON
{
|
|
"name": "@test/vercel-streaming",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@astrojs/vercel": "workspace:*",
|
|
"astro": "workspace:*"
|
|
}
|
|
}
|
|
|