@uppy/drop-target
Advanced tools
Comparing version 2.0.0-beta.3 to 2.0.0
@@ -5,3 +5,3 @@ import BasePlugin from '@uppy/core/lib/BasePlugin.js'; | ||
const packageJson = { | ||
"version": "2.0.0-beta.3" | ||
"version": "2.0.0" | ||
}; | ||
@@ -8,0 +8,0 @@ |
{ | ||
"name": "@uppy/drop-target", | ||
"description": "Lets your users drag and drop files on a DOM element", | ||
"version": "2.0.0-beta.3", | ||
"version": "2.0.0", | ||
"license": "MIT", | ||
@@ -28,6 +28,6 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^5.0.0-beta.1" | ||
"@uppy/utils": "^5.0.0" | ||
}, | ||
"peerDependencies": { | ||
"@uppy/core": "^3.0.0-beta.4" | ||
"@uppy/core": "^3.0.0" | ||
}, | ||
@@ -34,0 +34,0 @@ "publishConfig": { |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
23390
Updated@uppy/utils@^5.0.0