vue-fluid-dnd
Advanced tools
Comparing version 0.6.1 to 0.6.2
{ | ||
"name": "vue-fluid-dnd", | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"description": "A Vue 3 drag and drop library to sort all kind of lists", | ||
"type": "module", | ||
@@ -34,2 +35,3 @@ "homepage": "https://vue-fluid-dnd.netlify.app", | ||
"drop", | ||
"drag&drop", | ||
"draggable", | ||
@@ -42,3 +44,6 @@ "droppable", | ||
], | ||
"author": "Carlos Jorge Rodriguez", | ||
"author": { | ||
"name": "Carlos Jorge Rodriguez", | ||
"email": "rodriguezcuelloc@gmail.com" | ||
}, | ||
"peerDependencies": { | ||
@@ -45,0 +50,0 @@ "vue": ">=3.4.0" |
41270
16