@uppy/drop-target
Advanced tools
Comparing version 3.0.0-beta.1 to 3.0.0-beta.2
@@ -7,3 +7,3 @@ import BasePlugin from '@uppy/core/lib/BasePlugin.js'; | ||
const packageJson = { | ||
"version": "3.0.0-beta.1" | ||
"version": "3.0.0-beta.2" | ||
}; | ||
@@ -10,0 +10,0 @@ // Default options |
{ | ||
"name": "@uppy/drop-target", | ||
"description": "Lets your users drag and drop files on a DOM element", | ||
"version": "3.0.0-beta.1", | ||
"version": "3.0.0-beta.2", | ||
"license": "MIT", | ||
@@ -27,6 +27,6 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^6.0.0-beta.1" | ||
"@uppy/utils": "^6.0.0-beta.2" | ||
}, | ||
"peerDependencies": { | ||
"@uppy/core": "^4.0.0-beta.1" | ||
"@uppy/core": "^4.0.0-beta.2" | ||
}, | ||
@@ -33,0 +33,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
29771
0
Updated@uppy/utils@^6.0.0-beta.2