diff options
author | Artur <artur@vaadin.com> | 2018-03-05 21:48:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-05 21:48:49 +0200 |
commit | eb45a14c4695504787c27ab4b4283132c18b832a (patch) | |
tree | 9bbb70960e934403e624b67d2f7e57049a11ac9e /bower.json | |
parent | 8acfcc016c9a10fff92d8fdf2acb4fa4284bf1b4 (diff) | |
download | vaadin-eb45a14c4695504787c27ab4b4283132c18b832a.tar.gz vaadin-eb45a14c4695504787c27ab4b4283132c18b832a.zip |
10.0.0-beta1 (#18)v10.0.0-beta1
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,6 +20,6 @@ "dependencies": { "vaadin-board": "2.0.0-beta1", "vaadin-charts": "6.0.0-beta2", - "vaadin-core": "10.0.0-alpha23" + "vaadin-core": "10.0.0-beta1" } } |