From d81eb0ff39608dc2eb63d3ea8ae545a06703ae7d Mon Sep 17 00:00:00 2001 From: Vaadin Bot Date: Thu, 4 Mar 2021 12:33:55 +0000 Subject: [PATCH] Update dependencies for version 20.0.0-alpha2 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ac822f8..f756220 100644 --- a/package.json +++ b/package.json @@ -3,14 +3,14 @@ "version": "20.0.0-alpha1", "description": "Vaadin components is an evolving set of open sourced custom HTML elements 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)", + "license": "(Apache-2.0 OR SEE LICENSE IN https://vaadin.com/license/cvdl-4.0)", "main": "vaadin.js", "dependencies": { "@vaadin/vaadin-board": "^3.0.0", "@vaadin/vaadin-charts": "^8.0.1", "@vaadin/vaadin-confirm-dialog": "^2.0.0", "@vaadin/vaadin-cookie-consent": "^2.0.0", - "@vaadin/vaadin-core": "^20.0.0-alpha1", + "@vaadin/vaadin-core": "^20.0.0-alpha2", "@vaadin/vaadin-crud": "^2.0.0", "@vaadin/vaadin-grid-pro": "^3.0.0", "@vaadin/vaadin-rich-text-editor": "^2.0.0" -- 2.39.5