aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVaadin Bot <vaadin-bot@users.noreply.github.com>2019-12-20 07:39:10 +0000
committerVaadin Bot <vaadin-bot@users.noreply.github.com>2019-12-20 07:39:10 +0000
commitcfefd8ae38a6f9c6ae35a763a143706df668e843 (patch)
tree6e271183278b9a092f642d933d94ea802457728f
parenta235b2243cea9f0ee2822a81880f8120865033a3 (diff)
downloadvaadin-cfefd8ae38a6f9c6ae35a763a143706df668e843.tar.gz
vaadin-cfefd8ae38a6f9c6ae35a763a143706df668e843.zip
14.2.0-alpha2v14.2.0-alpha2
-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 996139f..6dab77d 100644
--- a/bower.json
+++ b/bower.json
@@ -19,7 +19,7 @@
"update-core-version.js"
],
"dependencies": {
- "vaadin-core": "vaadin-core#14.2.0-alpha2",
+ "vaadin-core": "14.2.0-alpha2",
"vaadin-board": "vaadin-board#2.1.1",
"vaadin-charts": "vaadin-charts#6.2.4",
"vaadin-confirm-dialog": "vaadin-confirm-dialog#1.1.5",
diff --git a/package.json b/package.json
index 702cdbb..99a1b10 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@vaadin/vaadin",
- "version": "14.2.0-alpha1",
+ "version": "14.2.0-alpha2",
"description": "Vaadin components is an evolving set of open sourced custom HTML elements for building mobile and desktop web applications in modern browsers.",
"author": "Vaadin Ltd",
"license": "(Apache-2.0 OR SEE LICENSE IN https://vaadin.com/license/cval-3.0)",