diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-10-25 08:52:24 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-10-25 08:52:24 +0000 |
commit | 4e3a4fc75033716f1e4d2b57a995ae0c65c28939 (patch) | |
tree | 71a42f15eb7aa1cfe826325ecbffd8ff4f01773e | |
parent | e4621b392fe15a0811370cec5405656a6e25b0f5 (diff) | |
download | vaadin-4e3a4fc75033716f1e4d2b57a995ae0c65c28939.tar.gz vaadin-4e3a4fc75033716f1e4d2b57a995ae0c65c28939.zip |
14.7.3v14.7.3
-rw-r--r-- | bower.json | 2 | ||||
-rw-r--r-- | package.json | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -24,7 +24,7 @@ "vaadin-charts": "vaadin/vaadin-charts#6.3.3", "vaadin-confirm-dialog": "vaadin/vaadin-confirm-dialog#1.3.0", "vaadin-cookie-consent": "vaadin/vaadin-cookie-consent#1.2.0", - "vaadin-core": "vaadin/vaadin-core#14.7.3", + "vaadin-core": "14.7.3", "vaadin-crud": "vaadin/vaadin-crud#1.3.1", "vaadin-grid-pro": "vaadin/vaadin-grid-pro#2.3.0", "vaadin-license-checker": "vaadin/license-checker#2.1.2", diff --git a/package.json b/package.json index e26ffb7..6a5782e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "14.7.2", + "version": "14.7.3", "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)", |