This commit is contained in:
Sven Slootweg 2020-02-18 00:30:52 +01:00
parent 9a82b222ad
commit 9f0f4c6c8d

View file

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