Browse Source

12.0.0-alpha3

tags/v12.0.0-alpha3^0
Vaadin Bot 5 years ago
parent
commit
304664723e
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

@@ -18,7 +18,7 @@
"tests"
],
"dependencies": {
"vaadin-core": "vaadin-core#12.0.0-alpha3",
"vaadin-core": "12.0.0-alpha3",
"vaadin-board": "vaadin-board#2.1.0-alpha1",
"vaadin-charts": "vaadin-charts#6.2.0-alpha1",
"vaadin-confirm-dialog": "vaadin-confirm-dialog#1.1.0-alpha1",

+ 1
- 1
package.json View File

@@ -1,6 +1,6 @@
{
"name": "vaadin",
"version": "12.0.0-alpha2",
"version": "12.0.0-alpha3",
"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