Skip to content

Commit

Permalink
Release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nagix committed May 31, 2019
1 parent 5570d94 commit 0a756c4
Show file tree
Hide file tree
Showing 3 changed files with 1,217 additions and 0 deletions.
15 changes: 15 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "chartjs-plugin-colorschemes",
"description": "Predefined color schemes for Chart.js",
"homepage": "https://nagix.github.io/chartjs-plugin-colorschemes",
"license": "MIT",
"version": "0.4.0",
"main": "dist/chartjs-plugin-colorschemes.js",
"ignore": [
".codeclimate.yml",
".gitignore",
".npmignore",
".travis.yml",
"scripts"
]
}
Loading

0 comments on commit 0a756c4

Please sign in to comment.