diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2018-11-14 15:24:34 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2018-11-14 15:24:34 +0000 |
commit | eab054c395f62854697cb6e1ea96662b786044f9 (patch) | |
tree | 413d00972dce3905e19b03cb3876977c04a922b6 /package.json | |
parent | 2c6beef5c4247e35e771fee1754fa0eb1b565c25 (diff) | |
download | vaadin-core-eab054c395f62854697cb6e1ea96662b786044f9.tar.gz vaadin-core-eab054c395f62854697cb6e1ea96662b786044f9.zip |
Update dependencies for version 12.0.0-beta2
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/package.json b/package.json index f3a3b9c..9ef155c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "12.0.0-beta1", + "version": "", "description": "Vaadin components is an evolving set of free, open sourced custom HTML elements for building mobile and desktop web applications in modern browsers.", "author": "Vaadin Ltd", "license": "Apache-2.0", @@ -49,6 +49,7 @@ "@vaadin/vaadin-text-field": "2.1.3", "@vaadin/vaadin-themable-mixin": "1.3.2", "@vaadin/vaadin-upload": "4.2.1", + "@vaadin/vaadin-app-layout": "1.0.0", "@vaadin/vaadin-usage-statistics": "2.0.1" }, "files": [ @@ -63,4 +64,4 @@ "webcomponents", "web-components" ] -} +}
\ No newline at end of file |