summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVaadin Bot <vaadin-bot@users.noreply.github.com>2019-01-28 18:28:02 +0000
committerVaadin Bot <vaadin-bot@users.noreply.github.com>2019-01-28 18:28:02 +0000
commit20efceff48aa01434a0d56be4382ce350163f275 (patch)
tree3eb38b14adada601736912bc1e25580d78d2e684
parent64ee20c9e9b366fff31fd073b3ada824d1fb1174 (diff)
downloadvaadin-20efceff48aa01434a0d56be4382ce350163f275.tar.gz
vaadin-20efceff48aa01434a0d56be4382ce350163f275.zip
Update dependencies for version 12.0.5
-rw-r--r--bower.json2
-rw-r--r--package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/bower.json b/bower.json
index d48c553..354b772 100644
--- a/bower.json
+++ b/bower.json
@@ -19,7 +19,7 @@
"update-core-version.js"
],
"dependencies": {
- "vaadin-core": "12.0.4",
+ "vaadin-core": "vaadin-core#12.0.5",
"vaadin-board": "vaadin-board#2.1.0",
"vaadin-charts": "vaadin-charts#6.2.1",
"vaadin-confirm-dialog": "vaadin-confirm-dialog#1.1.0",
diff --git a/package.json b/package.json
index 9679213..b1b9378 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": "12.0.4",
+ "@vaadin/vaadin-core": "12.0.5",
"@vaadin/vaadin-board": "2.1.0",
"@vaadin/vaadin-charts": "6.2.1",
"@vaadin/vaadin-confirm-dialog": "1.1.0",