Skip to content

Commit 1a9795d

Browse files
committed
Release 0.3.1
1 parent c4cffac commit 1a9795d

File tree

3 files changed

+2020
-0
lines changed

3 files changed

+2020
-0
lines changed

bower.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"name": "chartjs-plugin-style",
3+
"description": "Chart.js plugin for more styling options",
4+
"homepage": "https://nagix.github.io/chartjs-plugin-style",
5+
"license": "MIT",
6+
"version": "0.3.1",
7+
"main": "./dist/chartjs-plugin-style.js",
8+
"ignore": [
9+
".codeclimate.yml",
10+
".gitignore",
11+
".npmignore",
12+
".travis.yml",
13+
"scripts"
14+
]
15+
}

0 commit comments

Comments
 (0)