summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bower.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/bower.json b/bower.json
index 6c72ae9..59f863a 100644
--- a/bower.json
+++ b/bower.json
@@ -18,8 +18,8 @@
"tests"
],
"dependencies": {
- "vaadin-board": "1.1.0-beta1",
- "vaadin-charts": "6.0.0-alpha7",
- "vaadin-core": "10.0.0-alpha13"
+ "vaadin-board": "2.0.0-alpha1",
+ "vaadin-charts": "6.0.0-alpha12",
+ "vaadin-core": "10.0.0-alpha14"
}
}