diff --git a/package.json b/package.json index c3c2cf3..2076dbd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vue-upload-component", "description": "Vue.js file upload component, Multi-file upload, Upload directory, Drag upload, Drag the directory, Upload multiple files at the same time, html4 (IE 9), `PUT` method, Customize the filter", - "version": "2.8.3", + "version": "2.8.4", "author": "LianYue", "scripts": { "dev": "cross-env NODE_ENV=development webpack-dev-server",