Browse Source

Update dependencies for version 12.0.2

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

+ 1
- 1
bower.json View File

@@ -60,7 +60,7 @@
"vaadin-material-styles": "vaadin-material-styles#1.2.0",
"vaadin-notification": "vaadin-notification#1.2.1",
"vaadin-ordered-layout": "vaadin-ordered-layout#1.1.0",
"vaadin-overlay": "vaadin-overlay#3.2.3",
"vaadin-overlay": "vaadin-overlay#3.2.4",
"vaadin-progress-bar": "vaadin-progress-bar#1.1.0",
"vaadin-radio-button": "vaadin-radio-button#1.1.3",
"vaadin-split-layout": "vaadin-split-layout#4.1.0",

+ 3
- 3
package.json View File

@@ -1,6 +1,6 @@
{
"name": "@vaadin/vaadin-core",
"version": "12.0.1",
"version": "",
"description": "Vaadin components is an evolving set of free, open sourced custom HTML elements for building mobile and desktop web applications in modern browsers.",
"author": "Vaadin Ltd",
"license": "Apache-2.0",
@@ -41,7 +41,7 @@
"@vaadin/vaadin-material-styles": "1.2.0",
"@vaadin/vaadin-notification": "1.2.1",
"@vaadin/vaadin-ordered-layout": "1.1.0",
"@vaadin/vaadin-overlay": "3.2.3",
"@vaadin/vaadin-overlay": "3.2.4",
"@vaadin/vaadin-progress-bar": "1.1.0",
"@vaadin/vaadin-radio-button": "1.1.3",
"@vaadin/vaadin-split-layout": "4.1.0",
@@ -64,4 +64,4 @@
"webcomponents",
"web-components"
]
}
}

Loading…
Cancel
Save