Update content-length calculation to use buffer

This commit is contained in:
2022-03-30 23:59:34 -05:00
parent bea48602f5
commit a779ec1d09
2 changed files with 2 additions and 2 deletions

View File

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