From ae8d952efe23b386ea400edd71b6e2ca92351188 Mon Sep 17 00:00:00 2001 From: Xaver Maierhofer Date: Thu, 9 Jun 2016 23:44:32 +0200 Subject: [PATCH] [TASK] Update Roboto bower package --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index a9cbfea..dcf9cae 100644 --- a/bower.json +++ b/bower.json @@ -18,7 +18,7 @@ "es6-shim": "~0.35.1", "almond": "~0.3.2", "d3": "~3.5.17", - "roboto-fontface": "~0.4.5", + "roboto-fontface": "~0.5.0", "virtual-dom": "~2.1.1", "rbush": "https://github.com/mourner/rbush.git#~1.4.3" },