From 2a377a771064300feb229662410ea245945efaf0 Mon Sep 17 00:00:00 2001 From: Vaadin Bot Date: Mon, 28 Oct 2019 08:50:44 +0000 Subject: [PATCH] Update dependencies for version 14.0.11 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 0526fcf..14791f1 100644 --- a/bower.json +++ b/bower.json @@ -19,7 +19,7 @@ "update-core-version.js" ], "dependencies": { - "vaadin-core": "14.0.10", + "vaadin-core": "vaadin-core#14.0.11", "vaadin-board": "vaadin-board#2.1.0", "vaadin-charts": "vaadin-charts#6.2.3", "vaadin-confirm-dialog": "vaadin-confirm-dialog#1.1.4", diff --git a/package.json b/package.json index 521cded..48d77fd 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "license": "(Apache-2.0 OR SEE LICENSE IN https://vaadin.com/license/cval-3.0)", "main": "vaadin.js", "dependencies": { - "@vaadin/vaadin-core": "^14.0.10", + "@vaadin/vaadin-core": "^14.0.11", "@vaadin/vaadin-board": "^2.1.0", "@vaadin/vaadin-charts": "^6.2.3", "@vaadin/vaadin-confirm-dialog": "^1.1.4", -- 2.39.5