Skip to content

Commit 1c37588

Browse files
committed
Release 2.0.0-beta.3
1 parent 1f7395a commit 1c37588

File tree

4 files changed

+1915
-0
lines changed

4 files changed

+1915
-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-streaming",
3+
"description": "Chart.js plugin for live streaming data",
4+
"homepage": "https://nagix.github.io/chartjs-plugin-streaming",
5+
"license": "MIT",
6+
"version": "2.0.0-beta.3",
7+
"main": "dist/chartjs-plugin-streaming.js",
8+
"ignore": [
9+
".codeclimate.yml",
10+
".gitignore",
11+
".npmignore",
12+
".travis.yml",
13+
"scripts"
14+
]
15+
}

0 commit comments

Comments
 (0)