4ca6a0933d
* Fixes Node adapter receiving a request body * Updated lockfile
9 lines
168 B
JSON
9 lines
168 B
JSON
{
|
|
"name": "@test/nodejs-api-route",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"astro": "workspace:*",
|
|
"@astrojs/node": "workspace:*"
|
|
}
|
|
}
|