summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVaadin Bot <vaadin-bot@users.noreply.github.com>2019-02-27 08:45:40 +0000
committerVaadin Bot <vaadin-bot@users.noreply.github.com>2019-02-27 08:45:40 +0000
commit19a5a1ffd26a3e87abdd6e9f1b8cac405c169553 (patch)
tree2ac5720e65a3edc9d669e7d6c5dbadd75f6e9a57
parent72793add32b18e4dc9068f9deebb99454fbe28ba (diff)
downloadvaadin-19a5a1ffd26a3e87abdd6e9f1b8cac405c169553.tar.gz
vaadin-19a5a1ffd26a3e87abdd6e9f1b8cac405c169553.zip
Update dependencies for version 13.0.0-beta3
-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 41bcb36..806e7c7 100644
--- a/bower.json
+++ b/bower.json
@@ -19,7 +19,7 @@
"update-core-version.js"
],
"dependencies": {
- "vaadin-core": "13.0.0-beta2",
+ "vaadin-core": "vaadin-core#13.0.0-beta3",
"vaadin-board": "vaadin-board#2.1.0",
"vaadin-charts": "vaadin-charts#6.2.1",
"vaadin-confirm-dialog": "vaadin-confirm-dialog#1.1.1",
diff --git a/package.json b/package.json
index 737b6e5..87460f8 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.0-beta2",
+ "@vaadin/vaadin-core": "^13.0.0-beta3",
"@vaadin/vaadin-board": "^2.1.0",
"@vaadin/vaadin-charts": "^6.2.1",
"@vaadin/vaadin-confirm-dialog": "^1.1.1",