Browse Source

10.0.22

tags/v10.0.22^0
Vaadin Bot 1 year ago
parent
commit
dc54216da3
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

@@ -20,7 +20,7 @@
"dependencies": {
"vaadin-board": "vaadin-board#2.0.0",
"vaadin-charts": "vaadin-charts#6.0.1",
"vaadin-core": "vaadin-core#10.0.22",
"vaadin-core": "10.0.22",
"vaadin-license-checker": "vaadin-license-checker#2.0.1"
}
}

+ 1
- 1
package.json View File

@@ -1,6 +1,6 @@
{
"name": "vaadin",
"version": "10.0.21",
"version": "10.0.22",
"description": "Vaadin Elements is an evolving set of open source custom HTML elements, built using Polymer, 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