4c93bd8154
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> Co-authored-by: Yan Thomas <61414485+Yan-Thomas@users.noreply.github.com>
10 lines
216 B
JSON
10 lines
216 B
JSON
{
|
|
"name": "@test/netlify-edge-astro-basic",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"astro": "workspace:*",
|
|
"@astrojs/react": "workspace:*",
|
|
"@astrojs/netlify": "workspace:*"
|
|
}
|
|
}
|