WangShayne / vue3-signature

Electronic signature for Vue3
84 stars 14 forks source link

chore: bump versions of signature_pad, vite and its friends #10

Closed MaikoTan closed 2 years ago

MaikoTan commented 2 years ago

And delete the old-ish package-lock.json as it was conflicted with yarn.lock.

Also by the way, why is there two of the main file: src/components/Vue3Signature.vue and lib/Vue3Signature.vue with the same content?

MaikoTan commented 2 years ago

Also update the entry file in package.json as newer vite expose it as a .mjs file.