Comparing version 1.5.7 to 1.5.8
@@ -251,2 +251,2 @@ var _class, _temp; | ||
return Url; | ||
}(Plugin), _class.VERSION = "1.5.7", _temp); | ||
}(Plugin), _class.VERSION = "1.5.8", _temp); |
{ | ||
"name": "@uppy/url", | ||
"description": "The Url plugin lets users import files from the Internet. Paste any URL and it’ll be added!", | ||
"version": "1.5.7", | ||
"version": "1.5.8", | ||
"license": "MIT", | ||
@@ -25,4 +25,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/companion-client": "^1.5.0", | ||
"@uppy/utils": "^3.1.0", | ||
"@uppy/companion-client": "^1.5.1", | ||
"@uppy/utils": "^3.2.0", | ||
"preact": "8.2.9" | ||
@@ -33,3 +33,3 @@ }, | ||
}, | ||
"gitHead": "b00ba139128393fd625defeb430c9a19b1a138f2" | ||
"gitHead": "16686fc0cae55dd40f449f63005273145aba7df3" | ||
} |
Updated@uppy/utils@^3.2.0