aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuille <alvarezguille@users.noreply.github.com>2018-02-06 13:43:51 +0200
committerArtur <artur@vaadin.com>2018-02-06 13:43:51 +0200
commitdf887fde969af69e06c6b620930464362962fec1 (patch)
treec6ef218d2558efb317c017137b6c459ca6550fb1
parent0f76eb7721f453fef2ac08b995a0b54f51b36051 (diff)
downloadvaadin-df887fde969af69e06c6b620930464362962fec1.tar.gz
vaadin-df887fde969af69e06c6b620930464362962fec1.zip
Update charts version (#9)v10.0.0-alpha17
-rw-r--r--bower.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index 854e9f4..cf34c1f 100644
--- a/bower.json
+++ b/bower.json
@@ -19,7 +19,7 @@
],
"dependencies": {
"vaadin-board": "2.0.0-alpha1",
- "vaadin-charts": "6.0.0-alpha13",
+ "vaadin-charts": "6.0.0-alpha14",
"vaadin-core": "10.0.0-alpha16"
}
}