Skip to content

Commit

Permalink
Release 2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chartjs-ci committed Mar 1, 2018
1 parent 1a5dca8 commit 98f104c
Show file tree
Hide file tree
Showing 5 changed files with 33,339 additions and 0 deletions.
16 changes: 16 additions & 0 deletions bower.json
@@ -0,0 +1,16 @@
{
"name": "chart.js",
"description": "Simple HTML5 charts using the canvas element.",
"homepage": "http://www.chartjs.org",
"license": "MIT",
"version": "2.7.2",
"main": "./dist/Chart.js",
"ignore": [
".github",
".codeclimate.yml",
".gitignore",
".npmignore",
".travis.yml",
"scripts"
]
}

0 comments on commit 98f104c

Please sign in to comment.