From 1551f62ef38b4e5a10ded20d19e2f07c91136ba5 Mon Sep 17 00:00:00 2001 From: Vaadin Bot Date: Wed, 12 Dec 2018 09:36:58 +0000 Subject: [PATCH] Update dependencies for version 12.0.2 --- bower.json | 2 +- package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bower.json b/bower.json index afc3853..9a34188 100644 --- a/bower.json +++ b/bower.json @@ -60,7 +60,7 @@ "vaadin-material-styles": "vaadin-material-styles#1.2.0", "vaadin-notification": "vaadin-notification#1.2.1", "vaadin-ordered-layout": "vaadin-ordered-layout#1.1.0", - "vaadin-overlay": "vaadin-overlay#3.2.3", + "vaadin-overlay": "vaadin-overlay#3.2.4", "vaadin-progress-bar": "vaadin-progress-bar#1.1.0", "vaadin-radio-button": "vaadin-radio-button#1.1.3", "vaadin-split-layout": "vaadin-split-layout#4.1.0", diff --git a/package.json b/package.json index 2f01693..3648e7c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "12.0.1", + "version": "", "description": "Vaadin components is an evolving set of free, open sourced custom HTML elements for building mobile and desktop web applications in modern browsers.", "author": "Vaadin Ltd", "license": "Apache-2.0", @@ -41,7 +41,7 @@ "@vaadin/vaadin-material-styles": "1.2.0", "@vaadin/vaadin-notification": "1.2.1", "@vaadin/vaadin-ordered-layout": "1.1.0", - "@vaadin/vaadin-overlay": "3.2.3", + "@vaadin/vaadin-overlay": "3.2.4", "@vaadin/vaadin-progress-bar": "1.1.0", "@vaadin/vaadin-radio-button": "1.1.3", "@vaadin/vaadin-split-layout": "4.1.0", @@ -64,4 +64,4 @@ "webcomponents", "web-components" ] -} +} \ No newline at end of file -- 2.39.5