Browse Source

Update dependencies for version 14.1.2

tags/v14.1.2
Vaadin Bot 4 years ago
parent
commit
24925cfed2
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.1.1",
"vaadin-core": "vaadin-core#14.1.2",
"vaadin-board": "vaadin-board#2.1.1",
"vaadin-charts": "vaadin-charts#6.2.4",
"vaadin-confirm-dialog": "vaadin-confirm-dialog#1.1.5",

+ 1
- 1
package.json View File

@@ -6,7 +6,7 @@
"license": "(Apache-2.0 OR SEE LICENSE IN https://vaadin.com/license/cval-3.0)",
"main": "vaadin.js",
"dependencies": {
"@vaadin/vaadin-core": "^14.1.1",
"@vaadin/vaadin-core": "^14.1.2",
"@vaadin/vaadin-board": "^2.1.1",
"@vaadin/vaadin-charts": "^6.2.4",
"@vaadin/vaadin-confirm-dialog": "^1.1.5",

Loading…
Cancel
Save