@uppy/drop-target
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -164,2 +164,2 @@ var _class, _temp; | ||
return DropTarget; | ||
}(Plugin), _class.VERSION = "0.2.0", _temp); | ||
}(Plugin), _class.VERSION = "0.2.1", _temp); |
{ | ||
"name": "@uppy/drop-target", | ||
"description": "Lets your users drag and drop files on a DOM element", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"license": "MIT", | ||
@@ -35,3 +35,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "6771545fe70134088a5441ef5c2f7b872e32d812" | ||
"gitHead": "209a0079d3ced4e20c5ef3e44582c2d82ad2e60c" | ||
} |