diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index 2f01693..3648e7c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "12.0.1", + "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", @@ -41,7 +41,7 @@ "@vaadin/vaadin-material-styles": "1.2.0", "@vaadin/vaadin-notification": "1.2.1", "@vaadin/vaadin-ordered-layout": "1.1.0", - "@vaadin/vaadin-overlay": "3.2.3", + "@vaadin/vaadin-overlay": "3.2.4", "@vaadin/vaadin-progress-bar": "1.1.0", "@vaadin/vaadin-radio-button": "1.1.3", "@vaadin/vaadin-split-layout": "4.1.0", @@ -64,4 +64,4 @@ "webcomponents", "web-components" ] -} +}
\ No newline at end of file |