summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVaadin Bot <vaadin-bot@users.noreply.github.com>2018-12-12 09:36:58 +0000
committerVaadin Bot <vaadin-bot@users.noreply.github.com>2018-12-12 09:36:58 +0000
commit1551f62ef38b4e5a10ded20d19e2f07c91136ba5 (patch)
tree21fe27a2b8a095750a0d05b01d5866ed3b5652aa
parent4a3997e195e53ed1cac4610e1e636d70f31cbfac (diff)
downloadvaadin-core-1551f62ef38b4e5a10ded20d19e2f07c91136ba5.tar.gz
vaadin-core-1551f62ef38b4e5a10ded20d19e2f07c91136ba5.zip
Update dependencies for version 12.0.2
-rw-r--r--bower.json2
-rw-r--r--package.json6
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