From 1c6e7218f0a91d0425512c24d3052ebfb40f32cd Mon Sep 17 00:00:00 2001 From: Findus23 Date: Fri, 9 Oct 2015 17:43:04 +0200 Subject: [PATCH 1/2] Undated fontawesome to 4.4.0 in bower.json --- bower.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 61125ec..cab144e 100644 --- a/bower.json +++ b/bower.json @@ -26,8 +26,8 @@ "dependencies": { "jquery": "~2.1.4", "jquery.hotkeys": "https://github.com/jeresig/jquery.hotkeys.git#master", - "fontawesome": "~4.3.0", + "fontawesome": "~4.4.0", "bootstrap": "~3.3.5", "google-code-prettify": "~1.0.4" } -} \ No newline at end of file +} From b4ffc80dd0e627f6241670d75a3123699d1b7e01 Mon Sep 17 00:00:00 2001 From: Lukas Winkler Date: Tue, 29 Dec 2015 19:24:39 +0100 Subject: [PATCH 2/2] Updated font awesome to 4.5.0 --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index cab144e..b114b61 100644 --- a/bower.json +++ b/bower.json @@ -26,7 +26,7 @@ "dependencies": { "jquery": "~2.1.4", "jquery.hotkeys": "https://github.com/jeresig/jquery.hotkeys.git#master", - "fontawesome": "~4.4.0", + "fontawesome": "~4.5.0", "bootstrap": "~3.3.5", "google-code-prettify": "~1.0.4" }