mini-file-manager
Advanced tools
Comparing version 2.1.3 to 2.1.4
{ | ||
"name": "mini-file-manager", | ||
"description": "A lightweight File Manager for your application", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"main": "./dist/mini-file-manager.umd.cjs", | ||
@@ -6,0 +6,0 @@ "module": "./dist/mini-file-manager.js", |
@@ -22,3 +22,2 @@ import { createApp, toRaw } from "vue"; | ||
options = prepareOptions(elt, options); | ||
console.log(options); | ||
@@ -25,0 +24,0 @@ if (!uploadedFiles) { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1595130
12132