aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDiego Cardoso <diegopc86@gmail.com>2018-05-03 10:22:15 +0300
committerTien Nguyen <nqtien.dev@gmail.com>2018-05-03 10:22:15 +0300
commitdfe2167372d6450aa8de0486df22751c7ed2206a (patch)
tree928e29b70f8ee50ce0376a3f40796e81e1e12b86
parente6ac37f948c86e8765b8ae171c8c78fa9eaa3c97 (diff)
downloadvaadin-dfe2167372d6450aa8de0486df22751c7ed2206a.tar.gz
vaadin-dfe2167372d6450aa8de0486df22751c7ed2206a.zip
Update Charts to stable (#24)
* Update Charts to stable * Update to last latest version
-rw-r--r--bower.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/bower.json b/bower.json
index 3827183..d9efd64 100644
--- a/bower.json
+++ b/bower.json
@@ -19,7 +19,7 @@
],
"dependencies": {
"vaadin-board": "2.0.0-beta2",
- "vaadin-charts": "6.0.0-beta3",
+ "vaadin-charts": "6.0.1",
"vaadin-core": "10.0.0-beta8"
}
-} \ No newline at end of file
+}