This commit is contained in:
Sven Slootweg 2020-02-18 00:46:42 +01:00
parent 7f6e701dfe
commit 801096156f

View file

@ -1,6 +1,6 @@
{
"name": "bhttp",
"version": "1.2.5",
"version": "1.2.6",
"description": "A sane HTTP client library for Node.js with Streams2 support.",
"main": "index.js",
"scripts": {