Skip to content

Commit

Permalink
Release 2.8.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbrunel committed Mar 4, 2019
1 parent f9f048a commit ab8cfa0
Show file tree
Hide file tree
Showing 7 changed files with 33,903 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.8.0-rc.1",
"main": "./dist/Chart.js",
"ignore": [
".github",
".codeclimate.yml",
".gitignore",
".npmignore",
".travis.yml",
"scripts"
]
}
Loading

0 comments on commit ab8cfa0

Please sign in to comment.