Temporarily remove timeout logic from HTTPServer

This commit is contained in:
2022-03-30 18:45:34 -05:00
parent 795adac68b
commit 10b3e1ecc3
2 changed files with 4 additions and 4 deletions

View File

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