aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArtur <artur@vaadin.com>2018-02-06 11:53:32 +0200
committerGitHub <noreply@github.com>2018-02-06 11:53:32 +0200
commitf86b1db4a79936ca962ebb811d88416d93b28199 (patch)
treea16f0f7cc8442e14f4c1299fe5fc05f3c5fd89b1
parent350181690b547c17553ff7ecbc8eb8a583f363e8 (diff)
downloadvaadin-f86b1db4a79936ca962ebb811d88416d93b28199.tar.gz
vaadin-f86b1db4a79936ca962ebb811d88416d93b28199.zip
Update to latest charts version (#8)
-rw-r--r--bower.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index 7a28701..aaff82c 100644
--- a/bower.json
+++ b/bower.json
@@ -19,7 +19,7 @@
],
"dependencies": {
"vaadin-board": "2.0.0-alpha1",
- "vaadin-charts": "6.0.0-alpha12",
+ "vaadin-charts": "6.0.0-alpha13",
"vaadin-core": "10.0.0-alpha15"
}
}