Browse Source

12.0.2

tags/v12.0.2^0
Vaadin Bot 5 years ago
parent
commit
cda1335984
2 changed files with 3 additions and 3 deletions
  1. 1
    1
      bower.json
  2. 2
    2
      package.json

+ 1
- 1
bower.json View File

@@ -19,7 +19,7 @@
"update-core-version.js"
],
"dependencies": {
"vaadin-core": "vaadin-core#12.0.2",
"vaadin-core": "12.0.2",
"vaadin-board": "vaadin-board#2.1.0",
"vaadin-charts": "vaadin-charts#6.2.1",
"vaadin-confirm-dialog": "vaadin-confirm-dialog#1.1.0",

+ 2
- 2
package.json View File

@@ -1,6 +1,6 @@
{
"name": "@vaadin/vaadin",
"version": "",
"version": "12.0.2",
"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)",
@@ -25,4 +25,4 @@
"webcomponents",
"web-components"
]
}
}

Loading…
Cancel
Save