Browse Source

14.0.0-rc1

tags/v14.0.0-rc1^0
Vaadin Bot 4 years ago
parent
commit
52ab954f1f
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#14.0.0-rc1",
"vaadin-core": "14.0.0-rc1",
"vaadin-board": "vaadin-board#2.1.0",
"vaadin-charts": "vaadin-charts#6.2.2",
"vaadin-confirm-dialog": "vaadin-confirm-dialog#1.1.1",

+ 1
- 1
package.json View File

@@ -1,6 +1,6 @@
{
"name": "@vaadin/vaadin",
"version": "14.0.0-beta3",
"version": "14.0.0-rc1",
"description": "Vaadin Elements is an evolving set of open source 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