Comparing version 0.1.72 to 0.1.73
@@ -31,4 +31,2 @@ "use strict"; | ||
// if (opts.timeout) timeout = opts.timeout | ||
if ('url' in context) | ||
url = context.url; | ||
if ('url' in opts) | ||
@@ -35,0 +33,0 @@ url = opts.url; |
{ | ||
"name": "use-http", | ||
"version": "0.1.72", | ||
"version": "0.1.73", | ||
"homepage": "https://codesandbox.io/embed/km04k9k9x5", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
68701
752