summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorVaadin Bot <vaadin-bot@users.noreply.github.com>2019-10-09 13:48:39 +0000
committerVaadin Bot <vaadin-bot@users.noreply.github.com>2019-10-09 13:48:39 +0000
commit4d3b3ec61df89a5e9a701f271b6e3e364415ef26 (patch)
treef0898799f0a0842436f6fb8bf2269616287874a1 /package.json
parent3b4266f3daa51f806a92860e81f8ccea712e33c3 (diff)
downloadvaadin-4d3b3ec61df89a5e9a701f271b6e3e364415ef26.tar.gz
vaadin-4d3b3ec61df89a5e9a701f271b6e3e364415ef26.zip
Update dependencies for version 15.0.0-alpha2
Diffstat (limited to 'package.json')
-rw-r--r--package.json9
1 files changed, 5 insertions, 4 deletions
diff --git a/package.json b/package.json
index 07e3cee..180d012 100644
--- a/package.json
+++ b/package.json
@@ -1,18 +1,19 @@
{
"name": "@vaadin/vaadin",
"version": "15.0.0-alpha1",
- "description": "Vaadin Elements is an evolving set of open source custom HTML elements for building mobile and desktop web applications in modern browsers.",
+ "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)",
+ "main": "vaadin.js",
"dependencies": {
- "@vaadin/vaadin-core": "^15.0.0-alpha1",
+ "@vaadin/vaadin-core": "^15.0.0-alpha2",
"@vaadin/vaadin-board": "^2.1.0",
"@vaadin/vaadin-charts": "^6.2.3",
"@vaadin/vaadin-confirm-dialog": "^1.1.4",
"@vaadin/vaadin-cookie-consent": "^1.1.1",
"@vaadin/vaadin-crud": "^1.0.5",
- "@vaadin/vaadin-grid-pro": "^2.0.3",
- "@vaadin/vaadin-rich-text-editor": "^1.0.4"
+ "@vaadin/vaadin-grid-pro": "^2.0.4",
+ "@vaadin/vaadin-rich-text-editor": "^1.1.0"
},
"files": [
"vaadin.js"