Skip to content

Commit

Permalink
Release v2.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
etimberg committed Oct 19, 2020
1 parent 1d92605 commit 9bd4cf8
Show file tree
Hide file tree
Showing 7 changed files with 37,026 additions and 0 deletions.
16 changes: 16 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "chart.js",
"description": "Simple HTML5 charts using the canvas element.",
"homepage": "https://www.chartjs.org",
"license": "MIT",
"version": "2.9.4",
"main": "./dist/Chart.js",
"ignore": [
".github",
".codeclimate.yml",
".gitignore",
".npmignore",
".travis.yml",
"scripts"
]
}
Loading

0 comments on commit 9bd4cf8

Please sign in to comment.