diff options
author | Guille <alvarezguille@users.noreply.github.com> | 2018-05-03 10:28:35 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-03 10:28:35 +0300 |
commit | 6e525569dd9e47ab2fe317304f54d0e369584f9e (patch) | |
tree | 6938062029b14504e63d62e0c7235cff5b58a451 | |
parent | dfe2167372d6450aa8de0486df22751c7ed2206a (diff) | |
download | vaadin-6e525569dd9e47ab2fe317304f54d0e369584f9e.tar.gz vaadin-6e525569dd9e47ab2fe317304f54d0e369584f9e.zip |
Update board to stable version (#23)
-rw-r--r-- | bower.json | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ "tests" ], "dependencies": { - "vaadin-board": "2.0.0-beta2", + "vaadin-board": "2.0.0", "vaadin-charts": "6.0.1", "vaadin-core": "10.0.0-beta8" } |