diff options
author | Leif Åstrand <leif@vaadin.com> | 2017-09-22 13:28:30 +0300 |
---|---|---|
committer | Leif Åstrand <leif@vaadin.com> | 2017-09-22 13:28:30 +0300 |
commit | a677a3c210591dda6c011a9738853639e9bc1c5d (patch) | |
tree | 915c3051269e952592040aec7b6ce94983c273b7 /bower.json | |
parent | a7ecf62a7707a16ebc22cfa29ec70886613af12d (diff) | |
download | vaadin-a677a3c210591dda6c011a9738853639e9bc1c5d.tar.gz vaadin-a677a3c210591dda6c011a9738853639e9bc1c5d.zip |
Update to latest versionsv2.0.0-alpha1
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -18,8 +18,8 @@ "tests" ], "dependencies": { - "vaadin-board": "1.0.1", + "vaadin-board": "1.1.0-alpha1", "vaadin-charts": "5.0.0", - "vaadin-core": "master" + "vaadin-core": "2.0.0-alpha1" } } |