summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVaadin Bot <vaadin-bot@users.noreply.github.com>2021-03-04 12:33:55 +0000
committerVaadin Bot <vaadin-bot@users.noreply.github.com>2021-03-04 12:33:55 +0000
commitd81eb0ff39608dc2eb63d3ea8ae545a06703ae7d (patch)
tree61bf08fb25bf39e1c5f0dd4ea15a64bf5590b76a
parentf1e034b3ca481948e1d695c2d2c56398f9d743dc (diff)
downloadvaadin-d81eb0ff39608dc2eb63d3ea8ae545a06703ae7d.tar.gz
vaadin-d81eb0ff39608dc2eb63d3ea8ae545a06703ae7d.zip
Update dependencies for version 20.0.0-alpha2
-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"