@uppy/drop-target
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -151,2 +151,2 @@ "use strict"; | ||
}, _class.VERSION = "1.0.1", _temp); | ||
}, _class.VERSION = "1.0.2", _temp); |
{ | ||
"name": "@uppy/drop-target", | ||
"description": "Lets your users drag and drop files on a DOM element", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"license": "MIT", | ||
@@ -27,3 +27,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^4.0.0" | ||
"@uppy/utils": "^4.0.1" | ||
}, | ||
@@ -36,3 +36,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "d69043aacc2c9d31813e0fabc4b0ca3f4a760d2a" | ||
"gitHead": "b3b68c07773395d1521c38148cbf87ed88ff2364" | ||
} |
Updated@uppy/utils@^4.0.1