neondatabase / serverless

Connect to Neon PostgreSQL from serverless/worker/edge functions
https://www.npmjs.com/package/@neondatabase/serverless
MIT License
318 stars 11 forks source link

Updated NeonDbError types (fixes #86), and updates to all dependencies #87

Closed jawj closed 2 weeks ago

jawj commented 2 weeks ago

I stupidly forgot to update the published types for NeonDbError, as pointed out in #86. This fixes that.

I also ran npm update.