Compare commits

...

1 Commits

Author SHA1 Message Date
John Hiesey 663f88323c 2.8.2 2018-05-09 19:26:31 -07:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "stream-http",
"version": "2.8.1",
"version": "2.8.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "stream-http",
"version": "2.8.1",
"version": "2.8.2",
"description": "Streaming http in the browser",
"main": "index.js",
"repository": {