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 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'www/lib/vis/bower.json') diff --git a/www/lib/vis/bower.json b/www/lib/vis/bower.json index 2b709948..d7688971 100644 --- a/www/lib/vis/bower.json +++ b/www/lib/vis/bower.json @@ -8,9 +8,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", -- cgit v1.2.3