aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDiego Cardoso <diegopc86@gmail.com>2018-02-16 10:51:34 +0200
committerArtur <artur@vaadin.com>2018-02-16 10:51:34 +0200
commite3e7037a767d3c90d8fd8f4d54907df9073dbec4 (patch)
treed6a7085b2de6f43c61dbb776cc142937f90ccd02
parenta626de5b3d6f397e6f14cf40d736519cd20f4b5b (diff)
downloadvaadin-e3e7037a767d3c90d8fd8f4d54907df9073dbec4.tar.gz
vaadin-e3e7037a767d3c90d8fd8f4d54907df9073dbec4.zip
Update charts dependency (#11)
-rw-r--r--bower.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index 0728afa..fb605c7 100644
--- a/bower.json
+++ b/bower.json
@@ -19,7 +19,7 @@
],
"dependencies": {
"vaadin-board": "2.0.0-alpha4",
- "vaadin-charts": "6.0.0-alpha14",
+ "vaadin-charts": "6.0.0-alpha15",
"vaadin-core": "10.0.0-alpha18"
}
}