summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVaadin Bot <vaadin-bot@users.noreply.github.com>2019-05-03 11:23:35 +0000
committerVaadin Bot <vaadin-bot@users.noreply.github.com>2019-05-03 11:23:35 +0000
commitb54da59433c01a447c2121e0cfa62f176c97a583 (patch)
treee13180509e8aa87217ae979528cb5f9c826ca4ef
parent9bef4d27545e0e887113e60164367111d7e78742 (diff)
downloadvaadin-b54da59433c01a447c2121e0cfa62f176c97a583.tar.gz
vaadin-b54da59433c01a447c2121e0cfa62f176c97a583.zip
Update dependencies for version 14.0.0-alpha3
-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 1e4c7f8..20eadec 100644
--- a/bower.json
+++ b/bower.json
@@ -19,7 +19,7 @@
"update-core-version.js"
],
"dependencies": {
- "vaadin-core": "14.0.0-alpha2",
+ "vaadin-core": "vaadin-core#14.0.0-alpha3",
"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 33ddeb0..0e992fe 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": "^14.0.0-alpha2",
+ "@vaadin/vaadin-core": "^14.0.0-alpha3",
"@vaadin/vaadin-board": "^2.1.0",
"@vaadin/vaadin-charts": "^6.2.2",
"@vaadin/vaadin-confirm-dialog": "^1.1.1",