vue3-dropzone
Advanced tools
Comparing version 2.2.0 to 2.2.1
{ | ||
"name": "vue3-dropzone", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "", | ||
@@ -11,3 +11,3 @@ "main": "dist/index.common.js", | ||
"import": "./dist/index.esm.js", | ||
"types": "./dist/types/index.d.ts" | ||
"types": "./dist/index.d.ts" | ||
}, | ||
@@ -14,0 +14,0 @@ "scripts": { |
81305