aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bower.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/bower.json b/bower.json
index d827773..39c89f6 100644
--- a/bower.json
+++ b/bower.json
@@ -18,8 +18,8 @@
"tests"
],
"dependencies": {
- "vaadin-board": "1.0.1",
+ "vaadin-board": "1.1.0-alpha1",
"vaadin-charts": "5.0.0",
- "vaadin-core": "master"
+ "vaadin-core": "2.0.0-alpha1"
}
}