aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDiego Cardoso <diegopc86@gmail.com>2018-03-29 14:32:13 +0300
committerArtur <artur@vaadin.com>2018-03-29 14:32:13 +0300
commit8ca94b6f1e5d9b31eff734afe02feec9aa2863ce (patch)
tree1b1346db5615410ef53680d49dfbcc0925626966
parent24de97613c0b8d5f37c4b5aab9ae11224382b0e7 (diff)
downloadvaadin-8ca94b6f1e5d9b31eff734afe02feec9aa2863ce.tar.gz
vaadin-8ca94b6f1e5d9b31eff734afe02feec9aa2863ce.zip
Update charts to 6.0.0-beta3 (#22)
-rw-r--r--bower.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/bower.json b/bower.json
index 343494f..40ab3ab 100644
--- a/bower.json
+++ b/bower.json
@@ -19,7 +19,7 @@
],
"dependencies": {
"vaadin-board": "2.0.0-beta1",
- "vaadin-charts": "6.0.0-beta2",
+ "vaadin-charts": "6.0.0-beta3",
"vaadin-core": "10.0.0-beta4"
}
-} \ No newline at end of file
+}