anish2690 / vue-draggable-next

Vue 3 drag-and-drop component
https://vue-draggable-next.vercel.app
MIT License
504 stars 44 forks source link

vue-router dependency only used for demo #21

Closed Celant closed 2 years ago

Celant commented 2 years ago

Hey,

After installing this package I can see that I now have vue-router installed. From what I can see, the router is only actually used in the demo application and is not actually a dependency of vue-draggable-next itself. Is there any reason for this, or can I submit a PR to move this into the dev dependencies?

anish2690 commented 2 years ago

This should be fixed now (https://github.com/anish2690/vue-draggable-next/pull/22)