diff options
author | Guille <alvarezguille@users.noreply.github.com> | 2018-02-06 13:43:51 +0200 |
---|---|---|
committer | Artur <artur@vaadin.com> | 2018-02-06 13:43:51 +0200 |
commit | df887fde969af69e06c6b620930464362962fec1 (patch) | |
tree | c6ef218d2558efb317c017137b6c459ca6550fb1 | |
parent | 0f76eb7721f453fef2ac08b995a0b54f51b36051 (diff) | |
download | vaadin-df887fde969af69e06c6b620930464362962fec1.tar.gz vaadin-df887fde969af69e06c6b620930464362962fec1.zip |
Update charts version (#9)v10.0.0-alpha17
-rw-r--r-- | bower.json | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" } } |