Browse Source

14.2.3

tags/v14.2.3^0
Vaadin Bot 3 years ago
parent
commit
3d1233c7ce
2 changed files with 2 additions and 2 deletions
  1. 1
    1
      bower.json
  2. 1
    1
      package.json

+ 1
- 1
bower.json View File

@@ -24,7 +24,7 @@
"vaadin-charts": "vaadin-charts#6.2.4",
"vaadin-confirm-dialog": "vaadin-confirm-dialog#1.1.6",
"vaadin-cookie-consent": "vaadin-cookie-consent#1.1.2",
"vaadin-core": "vaadin-core#14.2.3",
"vaadin-core": "14.2.3",
"vaadin-crud": "vaadin-crud#1.1.0",
"vaadin-grid-pro": "vaadin-grid-pro#2.0.7",
"vaadin-license-checker": "vaadin-license-checker#2.1.2",

+ 1
- 1
package.json View File

@@ -1,6 +1,6 @@
{
"name": "@vaadin/vaadin",
"version": "14.2.2",
"version": "14.2.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)",

Loading…
Cancel
Save