From 89a6f5732392eecafbc703e86a75e7fdd36c8ffe Mon Sep 17 00:00:00 2001 From: Vaadin Bot Date: Wed, 15 May 2019 09:38:52 +0000 Subject: [PATCH] Update dependencies for version 14.0.0-beta1 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index b1cfbdf..5f775b4 100644 --- a/bower.json +++ b/bower.json @@ -19,7 +19,7 @@ "update-core-version.js" ], "dependencies": { - "vaadin-core": "14.0.0-alpha4", + "vaadin-core": "vaadin-core#14.0.0-beta1", "vaadin-board": "vaadin-board#2.1.0", "vaadin-charts": "vaadin-charts#6.2.2", "vaadin-confirm-dialog": "vaadin-confirm-dialog#1.1.1", diff --git a/package.json b/package.json index c62045b..91117eb 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "Vaadin Ltd", "license": "(Apache-2.0 OR SEE LICENSE IN https://vaadin.com/license/cval-3.0)", "dependencies": { - "@vaadin/vaadin-core": "^14.0.0-alpha4", + "@vaadin/vaadin-core": "^14.0.0-beta1", "@vaadin/vaadin-board": "^2.1.0", "@vaadin/vaadin-charts": "^6.2.2", "@vaadin/vaadin-confirm-dialog": "^1.1.1", -- 2.39.5