Browse Source

Update dependencies for version 14.0.1

tags/v14.0.1
Vaadin Bot 4 years ago
parent
commit
e5993a1186
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": "14.0.0",
"vaadin-core": "vaadin-core#14.0.1",
"vaadin-board": "vaadin-board#2.1.0",
"vaadin-charts": "vaadin-charts#6.2.3",
"vaadin-confirm-dialog": "vaadin-confirm-dialog#1.1.4",

+ 1
- 1
package.json View File

@@ -5,7 +5,7 @@
"author": "Vaadin Ltd",
"license": "(Apache-2.0 OR SEE LICENSE IN https://vaadin.com/license/cval-3.0)",
"dependencies": {
"@vaadin/vaadin-core": "^14.0.0",
"@vaadin/vaadin-core": "^14.0.1",
"@vaadin/vaadin-board": "^2.1.0",
"@vaadin/vaadin-charts": "^6.2.3",
"@vaadin/vaadin-confirm-dialog": "^1.1.4",

Loading…
Cancel
Save