From 77faead4e948f901fa6ca9951f085bbe045bae68 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Mon, 7 Nov 2016 15:43:13 -0500 Subject: Updated vis library to 4.17 and also linked to only graph2d-timeline CSS and JS --- www/lib/vis/.bower.json | 26 +++++++++++++++++++++----- 1 file changed, 21 insertions(+), 5 deletions(-) (limited to 'www/lib/vis/.bower.json') diff --git a/www/lib/vis/.bower.json b/www/lib/vis/.bower.json index 3d379791..9ee23952 100644 --- a/www/lib/vis/.bower.json +++ b/www/lib/vis/.bower.json @@ -14,9 +14,25 @@ "type": "git", "url": "git://github.com/almende/vis.git" }, + "keywords": [ + "vis", + "visualization", + "web based", + "browser based", + "javascript", + "chart", + "linechart", + "timeline", + "graph", + "network", + "browser" + ], "ignore": [ + "gulpfile.js", + "index*.js", "misc", "node_modules", + "package.json", "test", "tools", "lib", @@ -26,15 +42,15 @@ ], "dependencies": {}, "devDependencies": {}, - "version": "4.16.1", - "_release": "4.16.1", + "version": "4.17.0", + "_release": "4.17.0", "_resolution": { "type": "version", - "tag": "v4.16.1", - "commit": "6de24a283c0ef549c616470f53aaaf0cb1488f82" + "tag": "v4.17.0", + "commit": "88f14a0d42b8af38e0dcd7b9b7d95eaf0df86d67" }, "_source": "https://github.com/almende/vis.git", - "_target": "~4.16.1", + "_target": "~4.17.0", "_originalSource": "vis", "_direct": true } \ No newline at end of file -- cgit v1.2.3