summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package.json4
1 files 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"