Skip to content

Commit 0a756c4

Browse files
committed
Release 0.4.0
1 parent 5570d94 commit 0a756c4

File tree

3 files changed

+1217
-0
lines changed

3 files changed

+1217
-0
lines changed

bower.json

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"name": "chartjs-plugin-colorschemes",
3+
"description": "Predefined color schemes for Chart.js",
4+
"homepage": "https://nagix.github.io/chartjs-plugin-colorschemes",
5+
"license": "MIT",
6+
"version": "0.4.0",
7+
"main": "dist/chartjs-plugin-colorschemes.js",
8+
"ignore": [
9+
".codeclimate.yml",
10+
".gitignore",
11+
".npmignore",
12+
".travis.yml",
13+
"scripts"
14+
]
15+
}

0 commit comments

Comments
 (0)