aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVaadin Bot <vaadin-bot@users.noreply.github.com>2019-05-27 14:30:41 +0000
committerVaadin Bot <vaadin-bot@users.noreply.github.com>2019-05-27 14:30:41 +0000
commit5cb7a92ead59d23077fa85aef13cd59c886407d7 (patch)
treefbae1ba405fa90861cdbea6a0e7aa02e9d885e8a
parent1ef79e8cd6a20ee0a7bf1b788655ecffc5ab5389 (diff)
downloadvaadin-5cb7a92ead59d23077fa85aef13cd59c886407d7.tar.gz
vaadin-5cb7a92ead59d23077fa85aef13cd59c886407d7.zip
Update dependencies for version 13.0.8
-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 57a38e8..758827f 100644
--- a/bower.json
+++ b/bower.json
@@ -19,7 +19,7 @@
"update-core-version.js"
],
"dependencies": {
- "vaadin-core": "13.0.7",
+ "vaadin-core": "vaadin-core#13.0.8",
"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 3c3da75..16dc831 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.7",
+ "@vaadin/vaadin-core": "^13.0.8",
"@vaadin/vaadin-board": "^2.1.0",
"@vaadin/vaadin-charts": "^6.2.2",
"@vaadin/vaadin-confirm-dialog": "^1.1.1",