c405cef647
* Catch errors that occur within the stream in the Node adapter * Adding a changeset * Better error message on completely uncaught errors within the stream * Update test
9 lines
165 B
JSON
9 lines
165 B
JSON
{
|
|
"name": "@test/nodejs-errors",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"astro": "workspace:*",
|
|
"@astrojs/node": "workspace:*"
|
|
}
|
|
}
|