diff options
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 |