summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVaadin Bot <vaadin-bot@users.noreply.github.com>2019-04-16 13:49:46 +0000
committerVaadin Bot <vaadin-bot@users.noreply.github.com>2019-04-16 13:49:46 +0000
commit9bef4d27545e0e887113e60164367111d7e78742 (patch)
treeeb423797b2fa77b8fb9d46878b08b9f0ee1f5f23
parent9b94f468c6f759d1614ced44a8da8958a9c4f13f (diff)
downloadvaadin-9bef4d27545e0e887113e60164367111d7e78742.tar.gz
vaadin-9bef4d27545e0e887113e60164367111d7e78742.zip
14.0.0-alpha2v14.0.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 e54cbf6..1e4c7f8 100644
--- a/bower.json
+++ b/bower.json
@@ -19,7 +19,7 @@
"update-core-version.js"
],
"dependencies": {
- "vaadin-core": "vaadin-core#14.0.0-alpha2",
+ "vaadin-core": "14.0.0-alpha2",
"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 0dc1aed..33ddeb0 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@vaadin/vaadin",
- "version": "14.0.0-alpha1",
+ "version": "14.0.0-alpha2",
"description": "Vaadin Elements is an evolving set of open source 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)",