summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVaadin Bot <vaadin-bot@users.noreply.github.com>2019-04-30 10:20:19 +0000
committerVaadin Bot <vaadin-bot@users.noreply.github.com>2019-04-30 10:20:19 +0000
commite2a9fe18a7f24d448498636fa53e87436883f4c2 (patch)
tree9affd62fb2c97bbd8ee8d0bd3f64b3f14c88f220
parentd655eec4e678c7385023baabd08adfad7339f4ce (diff)
downloadvaadin-e2a9fe18a7f24d448498636fa53e87436883f4c2.tar.gz
vaadin-e2a9fe18a7f24d448498636fa53e87436883f4c2.zip
Update dependencies for version 13.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 c96f916..bb470ea 100644
--- a/bower.json
+++ b/bower.json
@@ -19,7 +19,7 @@
"update-core-version.js"
],
"dependencies": {
- "vaadin-core": "13.0.4",
+ "vaadin-core": "vaadin-core#13.0.5",
"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 354722f..8a1c1a6 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": "^13.0.4",
+ "@vaadin/vaadin-core": "^13.0.5",
"@vaadin/vaadin-board": "^2.1.0",
"@vaadin/vaadin-charts": "^6.2.2",
"@vaadin/vaadin-confirm-dialog": "^1.1.1",