Comparing version 1.5.4 to 1.5.5
@@ -252,2 +252,2 @@ var _class, _temp; | ||
return Url; | ||
}(Plugin), _class.VERSION = "1.5.4", _temp); | ||
}(Plugin), _class.VERSION = "1.5.5", _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.4", | ||
"version": "1.5.5", | ||
"license": "MIT", | ||
@@ -25,4 +25,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/companion-client": "^1.4.3", | ||
"@uppy/utils": "^2.4.3", | ||
"@uppy/companion-client": "^1.4.4", | ||
"@uppy/utils": "^2.4.4", | ||
"preact": "8.2.9" | ||
@@ -33,3 +33,3 @@ }, | ||
}, | ||
"gitHead": "6e2dfd7c0f54f38672894eac2333310dcd276c03" | ||
"gitHead": "5528c6f6eae8873a363be5a45862459f168a7c90" | ||
} |
Updated@uppy/utils@^2.4.4