From 44a5dbd9e7a387c9f435dcc0dbefe5f343165d63 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 8 Jun 2018 14:48:44 +0300 Subject: [PATCH] Update bower.json for version 10.0.0-rc2 --- bower.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bower.json b/bower.json index dd493e1..050070e 100644 --- a/bower.json +++ b/bower.json @@ -1,9 +1,9 @@ { "name": "vaadin", - "description": "Bundle containing all elements which are part of the Vaadin platform", + "description": "Bundle containing all web components which are part of the Vaadin platform", "homepage": "https://github.com/vaadin/vaadin", "authors": [ - "Artur Signell " + "Vaadin Ltd" ], "main": "", "license": [ @@ -18,8 +18,8 @@ "tests" ], "dependencies": { - "vaadin-board": "2.0.0", - "vaadin-charts": "6.0.1", - "vaadin-core": "10.0.0-rc1" + "vaadin-core": "vaadin-core#10.0.0-rc2", + "vaadin-board": "vaadin-board#2.0.0", + "vaadin-charts": "vaadin-charts#6.0.1" } } \ No newline at end of file -- 2.39.5