summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVaadin Bot <vaadin-bot@users.noreply.github.com>2019-08-05 07:47:17 +0000
committerVaadin Bot <vaadin-bot@users.noreply.github.com>2019-08-05 07:47:17 +0000
commitea80a3066867981a70f94bc50e50672b22e12e99 (patch)
tree6b2e21d5a5cad34084d62fd1160c1cee12c09cc9
parentb00c9f7a294323293a345c0a3fee2f3afa69d979 (diff)
downloadvaadin-ea80a3066867981a70f94bc50e50672b22e12e99.tar.gz
vaadin-ea80a3066867981a70f94bc50e50672b22e12e99.zip
Update dependencies for version 14.0.0-rc8
-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 ad7d461..9e874f0 100644
--- a/bower.json
+++ b/bower.json
@@ -19,7 +19,7 @@
"update-core-version.js"
],
"dependencies": {
- "vaadin-core": "14.0.0-rc7",
+ "vaadin-core": "vaadin-core#14.0.0-rc8",
"vaadin-board": "vaadin-board#2.1.0",
"vaadin-charts": "vaadin-charts#6.2.3",
"vaadin-confirm-dialog": "vaadin-confirm-dialog#1.1.4",
diff --git a/package.json b/package.json
index 32b5f37..01cc29f 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-rc7",
+ "@vaadin/vaadin-core": "^14.0.0-rc8",
"@vaadin/vaadin-board": "^2.1.0",
"@vaadin/vaadin-charts": "^6.2.3",
"@vaadin/vaadin-confirm-dialog": "^1.1.4",