Skip to content

Commit 8c9e02b

Browse files
committed
Release v2.2.0
1 parent 61e3890 commit 8c9e02b

4 files changed

+2722
-0
lines changed

bower.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"name": "chartjs-plugin-datalabels",
3+
"description": "Chart.js plugin to display labels on data elements",
4+
"homepage": "https://chartjs-plugin-datalabels.netlify.app",
5+
"license": "MIT",
6+
"version": "2.2.0",
7+
"main": "dist/chartjs-plugin-datalabels.js"
8+
}

0 commit comments

Comments
 (0)