Skip to content

Commit 8e3525a

Browse files
committed
Release 1.0.0-alpha4
1 parent 06c79b6 commit 8e3525a

File tree

5 files changed

+6315
-0
lines changed

5 files changed

+6315
-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-adapter-date-fns",
3+
"description": "Chart.js adapter to use date-fns for time functionalities",
4+
"homepage": "https://www.chartjs.org",
5+
"license": "MIT",
6+
"version": "1.0.0-alpha4",
7+
"main": "dist/chartjs-adapter-date-fns.js"
8+
}

0 commit comments

Comments
 (0)