Browse Source

10.0.0-beta8

tags/v10.0.0-beta8^0
root 6 years ago
parent
commit
5d051efb35
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,6 +20,6 @@
"dependencies": {
"vaadin-board": "2.0.0-beta2",
"vaadin-charts": "6.0.0-beta3",
"vaadin-core": "10.0.0-beta7"
"vaadin-core": "10.0.0-beta8"
}
}

+ 1
- 1
package.json View File

@@ -1,6 +1,6 @@
{
"name": "vaadin",
"version": "10.0.0-beta7",
"version": "10.0.0-beta8",
"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