From 6690fe8fbc34130a351aeac7b8434eb0ea226748 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Tue, 16 Jan 2018 12:48:22 +0200 Subject: [PATCH] Use vaadin-core v10.0.0-alpha13 --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 7be92d8..b401117 100644 --- a/bower.json +++ b/bower.json @@ -20,6 +20,6 @@ "dependencies": { "vaadin-board": "1.1.0-beta1", "vaadin-charts": "6.0.0-alpha7", - "vaadin-core": "10.0.0-alpha12" + "vaadin-core": "10.0.0-alpha13" } } -- 2.39.5