anish2690 / vue-draggable-next

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

Typescript definition files missing #53

Closed lukasvan3l closed 1 year ago

lukasvan3l commented 1 year ago

The package.json within node_modules refers to a d.ts typescript definition file

image

In my node_modules folder I don't see this file

image

taidaid commented 1 year ago

This happened in the change to version 2.2.0. Version 2.1.0 seems fine, reverting to it solved my type problem.

anish2690 commented 1 year ago

this issue should be fixed in v2.2.1 (https://github.com/anish2690/vue-draggable-next/releases)