|
|
|
@ -1,7 +1,7 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "vue-upload-component",
|
|
|
|
"name": "vue-upload-component",
|
|
|
|
"description": "Vue.js file upload component, Support for multiple file uploads, progress, html5, html4, support ie9",
|
|
|
|
"description": "Vue.js file upload component, Support for multiple file uploads, progress, html5, html4, support ie9",
|
|
|
|
"version": "2.1.0-beta.1",
|
|
|
|
"version": "2.1.0-beta.2",
|
|
|
|
"author": "LianYue",
|
|
|
|
"author": "LianYue",
|
|
|
|
"scripts": {
|
|
|
|
"scripts": {
|
|
|
|
"dev": "webpack-dev-server --inline --hot",
|
|
|
|
"dev": "webpack-dev-server --inline --hot",
|
|
|
|
|