Explorar el Código

Update dependencies for version 12.0.6

tags/v12.0.6
Vaadin Bot hace 5 años
padre
commit
92b677ef5e
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1
    1
      bower.json
  2. 1
    1
      package.json

+ 1
- 1
bower.json Ver fichero

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

+ 1
- 1
package.json Ver fichero

@@ -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": "12.0.5",
"@vaadin/vaadin-core": "12.0.6",
"@vaadin/vaadin-board": "2.1.0",
"@vaadin/vaadin-charts": "6.2.1",
"@vaadin/vaadin-confirm-dialog": "1.1.0",

Cargando…
Cancelar
Guardar