victorgarciaesgi / vue-chart-3

📊 A simple wrapper around Chart.js 3 for Vue 2 & 3
https://vue-chart-3.netlify.app/
MIT License
309 stars 108 forks source link

Deprecate package on NPM #130

Open LeeLenaleee opened 2 years ago

LeeLenaleee commented 2 years ago

Mark the package as deprecated on NPM so new users are less likely to start using a deprecated package.

Also release 1 final build so that the readme is updated on npm so it shows to use vue-chartjs

https://docs.npmjs.com/deprecating-and-undeprecating-packages-or-package-versions https://www.npmjs.com/package/vue-chart-3

thabarbados commented 2 years ago

Hello @victorgarciaesgi, It would be fantastic if you could implement this issue.