From: Artur Signell Date: Tue, 16 Jan 2018 10:48:22 +0000 (+0200) Subject: Use vaadin-core v10.0.0-alpha13 X-Git-Tag: v10.0.0-alpha13 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=6690fe8fbc34130a351aeac7b8434eb0ea226748;p=vaadin.git Use vaadin-core v10.0.0-alpha13 --- 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" } }