cameronhimself / vue-drag-drop

A lightweight Vue wrapper that abstracts away the wonkier parts of the Drag and Drop Browser API
496 stars 83 forks source link

Update core-js to version 3 #95

Open micksp opened 3 years ago

micksp commented 3 years ago

Hi When I use this package, i get a deprecated warning on npm install: deprecated core-js@2.6.12: core-js@<3.3 is no longer maintained

Could you update to core-js version 3.16.0 (currently latest) please?

I tried doing a pull request but I can't get the package to install let alone build (enormous amout of errors, seems node related), so I can't try out my change in package.json.