vue-filepond
Advanced tools
Comparing version 4.0.3 to 5.0.0
/*! | ||
* vue-filepond v4.0.3 | ||
* vue-filepond v5.0.0 | ||
* A handy FilePond adapter component for Vue | ||
@@ -4,0 +4,0 @@ * |
/*! | ||
* vue-filepond v4.0.3 | ||
* vue-filepond v5.0.0 | ||
* A handy FilePond adapter component for Vue | ||
@@ -4,0 +4,0 @@ * |
/*! | ||
* vue-filepond v4.0.3 | ||
* vue-filepond v5.0.0 | ||
* A handy FilePond adapter component for Vue | ||
@@ -4,0 +4,0 @@ * |
{ | ||
"name": "vue-filepond", | ||
"version": "4.0.3", | ||
"version": "5.0.0", | ||
"description": "A handy FilePond adapter component for Vue", | ||
@@ -37,3 +37,3 @@ "homepage": "https://pqina.nl/filepond", | ||
"peerDependencies": { | ||
"filepond": "^3.0.0", | ||
"filepond": ">=3.x <5.x", | ||
"vue": "^2.5.13" | ||
@@ -40,0 +40,0 @@ }, |
171012
19
492