summaryrefslogtreecommitdiff
path: root/www/lib/Chart.js/.bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'www/lib/Chart.js/.bower.json')
-rw-r--r--www/lib/Chart.js/.bower.json22
1 files changed, 16 insertions, 6 deletions
diff --git a/www/lib/Chart.js/.bower.json b/www/lib/Chart.js/.bower.json
index ae5f1aab..edf1235b 100644
--- a/www/lib/Chart.js/.bower.json
+++ b/www/lib/Chart.js/.bower.json
@@ -1,20 +1,30 @@
{
"name": "Chart.js",
- "version": "1.0.2",
"description": "Simple HTML5 Charts using the canvas element",
"homepage": "https://github.com/nnnick/Chart.js",
"author": "nnnick",
"main": [
"Chart.js"
],
+ "ignore": [
+ "**/*",
+ ".travis.yml",
+ "CONTRIBUTING.md",
+ "Chart.js",
+ "LICENSE.md",
+ "README.md",
+ "gulpfile.js",
+ "package.json"
+ ],
"dependencies": {},
- "_release": "1.0.2",
+ "version": "1.1.1",
+ "_release": "1.1.1",
"_resolution": {
"type": "version",
- "tag": "v1.0.2",
- "commit": "930b16a0af59201dcfcd1594b0e7540db4d04c9f"
+ "tag": "v1.1.1",
+ "commit": "a62537a80029cd5a2e230769a652904e2de2d5d4"
},
- "_source": "git://github.com/nnnick/Chart.js.git",
+ "_source": "https://github.com/nnnick/Chart.js.git",
"_target": "^1.0.0-beta",
"_originalSource": "Chart.js"
-}
+} \ No newline at end of file