diff options
Diffstat (limited to 'www/lib/vis/.bower.json')
| -rw-r--r-- | www/lib/vis/.bower.json | 26 |
1 files changed, 21 insertions, 5 deletions
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 |
