aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVaadin Bot <vaadin-bot@users.noreply.github.com>2019-06-26 14:43:28 +0000
committerVaadin Bot <vaadin-bot@users.noreply.github.com>2019-06-26 14:43:28 +0000
commit629261050dbc811e2c1c094fd2a26c09f5eb9863 (patch)
treed1c0200b61ff03c271b69aa02c321ff38e56b991
parent52ab954f1f0b55a0bfe8be75b1051dbdf19e2e04 (diff)
downloadvaadin-629261050dbc811e2c1c094fd2a26c09f5eb9863.tar.gz
vaadin-629261050dbc811e2c1c094fd2a26c09f5eb9863.zip
Update dependencies for version 14.0.0-rc2
-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 468135c..c2d74e3 100644
--- a/bower.json
+++ b/bower.json
@@ -19,7 +19,7 @@
"update-core-version.js"
],
"dependencies": {
- "vaadin-core": "14.0.0-rc1",
+ "vaadin-core": "vaadin-core#14.0.0-rc2",
"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 0ae2c83..3d34df4 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-rc1",
+ "@vaadin/vaadin-core": "^14.0.0-rc2",
"@vaadin/vaadin-board": "^2.1.0",
"@vaadin/vaadin-charts": "^6.2.2",
"@vaadin/vaadin-confirm-dialog": "^1.1.1",