Add better detection for write-after-destroy errors on the response

This commit is contained in:
2022-03-30 18:33:37 -05:00
parent ca348b2ff6
commit 795adac68b
2 changed files with 7 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@extollo/lib",
"version": "0.9.10",
"version": "0.9.11",
"description": "The framework library that lifts up your code.",
"main": "lib/index.js",
"types": "lib/index.d.ts",