Browse Source

15.0.0-alpha9

tags/v15.0.0-alpha9^0
Vaadin Bot 4 years ago
parent
commit
07b9539d94
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

@@ -19,7 +19,7 @@
"update-core-version.js"
],
"dependencies": {
"vaadin-core": "vaadin-core#15.0.0-alpha9",
"vaadin-core": "15.0.0-alpha9",
"vaadin-board": "vaadin-board#2.1.1",
"vaadin-charts": "vaadin-charts#6.2.4",
"vaadin-confirm-dialog": "vaadin-confirm-dialog#1.1.5",

+ 1
- 1
package.json View File

@@ -1,6 +1,6 @@
{
"name": "@vaadin/vaadin",
"version": "15.0.0-alpha8",
"version": "15.0.0-alpha9",
"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